feat: allow not changing the cwd when changing directories (#1019)
This commit is contained in:
committed by
GitHub
parent
3486c48225
commit
0fcd6614b5
@@ -358,6 +358,7 @@ local DEFAULT_OPTS = {
|
||||
},
|
||||
actions = {
|
||||
change_dir = {
|
||||
enable = true,
|
||||
global = vim.g.nvim_tree_change_dir_global == 1,
|
||||
},
|
||||
open_file = {
|
||||
|
||||
Reference in New Issue
Block a user