update and fix impure

This commit is contained in:
2025-02-16 08:23:36 +01:00
parent 7c969adbf5
commit 222934016f
7 changed files with 158 additions and 69 deletions

View File

@@ -29,7 +29,7 @@ return {
markdown = { "prettierd" },
json = { "prettierd" },
yaml = { "prettierd" },
nix = { "nixfmt" },
nix = { "nixfmt-classic" },
tex = { "latexindent" },
c = { "clang_format" },
cpp = { "clang_format" },