nvimtree sync root
This commit is contained in:
@ -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 = {
|
||||
|
Reference in New Issue
Block a user