update nerdfont icon

This commit is contained in:
asep.komarudin 2024-04-15 17:15:47 +07:00
parent 4ce5f82265
commit c651a8ca42
2 changed files with 31 additions and 1 deletions

View file

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