merge test

This commit is contained in:
2025-04-30 13:41:48 +02:00
25 changed files with 1381 additions and 167 deletions

View File

@@ -29,7 +29,11 @@ return {
markdown = { "prettierd" },
json = { "prettierd" },
yaml = { "prettierd" },
<<<<<<< HEAD
nix = { "nixfmt-classic" },
=======
nix = { "nixfmt-rfc-style" },
>>>>>>> test
tex = { "latexindent" },
c = { "clang_format" },
cpp = { "clang_format" },