follow buffer neotree

This commit is contained in:
Christoph J. Scherr 2023-09-07 14:12:54 +02:00
parent 428aeca2e1
commit 41eef4b8c9
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ return {
},
filesystem = {
follow_current_file = {
enabled = false, -- This will find and focus the file in the active buffer every time
enabled = true, -- This will find and focus the file in the active buffer every time
-- -- the current file is changed while the tree is open.
leave_dirs_open = true, -- `false` closes auto expanded dirs, such as with `:Neotree reveal`
},