Neotree migration
This commit is contained in:
parent
78d8949d8d
commit
9bc4ba736f
|
|
@ -14,7 +14,7 @@ return {
|
||||||
hide_dotfiles = false,
|
hide_dotfiles = false,
|
||||||
hide_gitignored = false,
|
hide_gitignored = false,
|
||||||
},
|
},
|
||||||
follow_current_file = true, -- Highlight current file
|
follow_current_file = { enabled = true }, -- Highlight current file
|
||||||
use_libuv_file_watcher = true, -- Auto-update tree when files change
|
use_libuv_file_watcher = true, -- Auto-update tree when files change
|
||||||
},
|
},
|
||||||
window = {
|
window = {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue