add: update patch plugins

This commit is contained in:
asep.komarudin 2024-03-27 07:50:16 +07:00
parent 2727f2850c
commit a3bf20286d
7 changed files with 49 additions and 27 deletions

View file

@ -14,7 +14,7 @@ nvim_tree.setup({
dotfiles = false,
git_clean = false,
no_buffer = false,
custom = { "node_modules", "\\.cache" },
custom = { "node_modules", "\\.cache", "\\.git" },
exclude = {},
},
filesystem_watchers = {