nvim-tree: Disable update focused file
This commit is contained in:
@@ -38,7 +38,7 @@ local function setup()
|
|||||||
},
|
},
|
||||||
},
|
},
|
||||||
update_focused_file = {
|
update_focused_file = {
|
||||||
enable = true,
|
enable = false,
|
||||||
update_root = true,
|
update_root = true,
|
||||||
ignore_list = {
|
ignore_list = {
|
||||||
"help",
|
"help",
|
||||||
|
|||||||
Reference in New Issue
Block a user