nvimtree sync root
This commit is contained in:
parent
20a47de3e5
commit
e9b7e23beb
@ -58,6 +58,7 @@ require 'nvim-tree'.setup {
|
||||
hijack_cursor = true,
|
||||
auto_reload_on_write = true,
|
||||
hijack_unnamed_buffer_when_opening = true,
|
||||
sync_root_with_cwd = true,
|
||||
diagnostics = {
|
||||
enable = true,
|
||||
icons = {
|
||||
|
Loading…
Reference in New Issue
Block a user