mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-13 23:16:44 +00:00
update nvim-tree
This commit is contained in:
@@ -31,6 +31,7 @@ require('nvim-tree').setup({
|
||||
},
|
||||
update_focused_file = {
|
||||
enable = true,
|
||||
update_root = true,
|
||||
},
|
||||
filters = {
|
||||
custom = { '.git' }, -- ignore .git
|
||||
|
||||
Reference in New Issue
Block a user