Update 2025-08-29

This commit is contained in:
2025-08-29 13:26:26 +03:00
parent 4224c524a7
commit 346e812e9c
18 changed files with 160 additions and 493 deletions

View File

@@ -20,6 +20,7 @@ return {
formatters_by_ft = {
["_"] = { "trim_whitespace" },
["*"] = { "injected" },
asm = { "asmfmt" },
bash = { "shfmt" },
c = { "clang-format" },
cmake = { "cmake_format" },