mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 01:38:47 +02:00
update nerdfont icon
This commit is contained in:
parent
4ce5f82265
commit
c651a8ca42
2 changed files with 31 additions and 1 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue