nvim tree cwd
This commit is contained in:
parent
6d6e894f53
commit
c53865907e
2 changed files with 11 additions and 3 deletions
|
|
@ -18,6 +18,11 @@ return {
|
|||
open_file = {
|
||||
quit_on_open = true,
|
||||
},
|
||||
change_dir = {
|
||||
enable = true,
|
||||
global = true,
|
||||
restrict_above_cwd = false,
|
||||
}
|
||||
},
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue