mirror of
https://github.com/marianozunino/nvim.git
synced 2025-06-28 18:43:50 -03:00
chore: improve fzf ignore files
This commit is contained in:
parent
936a65ae43
commit
d75777ef85
2 changed files with 15 additions and 1 deletions
|
@ -23,6 +23,7 @@ return {
|
|||
templ = { "templ" },
|
||||
c = { "clang-format" },
|
||||
cpp = { "clang-format" },
|
||||
hcl = { "hcl" },
|
||||
},
|
||||
formatters = {
|
||||
csharpier = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue