chore: improve fzf ignore files

This commit is contained in:
Mariano Z. 2025-03-09 22:49:53 -03:00
parent 936a65ae43
commit d75777ef85
Signed by: marianozunino
GPG key ID: 4C73BAD25156DACE
2 changed files with 15 additions and 1 deletions

View file

@ -23,6 +23,7 @@ return {
templ = { "templ" },
c = { "clang-format" },
cpp = { "clang-format" },
hcl = { "hcl" },
},
formatters = {
csharpier = {