update and nvim autocorrect
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
cups
|
||||
firefox
|
||||
bitwarden
|
||||
bitwarden-desktop
|
||||
];
|
||||
|
||||
stateVersion = "23.11";
|
||||
|
||||
@@ -33,7 +33,7 @@ return {
|
||||
tex = { "latexindent" },
|
||||
c = { "clang_format" },
|
||||
cpp = { "clang_format" },
|
||||
["*"] = { "codespell" },
|
||||
-- ["*"] = { "codespell" },
|
||||
["_"] = { "trim_whitespace" },
|
||||
},
|
||||
formatters = {
|
||||
|
||||
Reference in New Issue
Block a user