add actions.change_dir.restrict_above_cwd (#1171)
This commit is contained in:
committed by
GitHub
parent
ce463a53ae
commit
2c71ffcc0d
@@ -388,6 +388,7 @@ local DEFAULT_OPTS = { -- BEGIN_DEFAULT_OPTS
|
||||
change_dir = {
|
||||
enable = true,
|
||||
global = false,
|
||||
restrict_above_cwd = false,
|
||||
},
|
||||
open_file = {
|
||||
quit_on_open = false,
|
||||
|
||||
Reference in New Issue
Block a user