mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-23 01:08:53 +02:00
add: update patch plugins
This commit is contained in:
parent
2727f2850c
commit
a3bf20286d
7 changed files with 49 additions and 27 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue