dont follow buffer, seems to suck
This commit is contained in:
parent
9dfb9b8502
commit
57db4ca96a
|
@ -171,7 +171,7 @@ return {
|
|||
},
|
||||
filesystem = {
|
||||
follow_current_file = {
|
||||
enabled = true, -- This will find and focus the file in the active buffer every time
|
||||
enabled = false, -- 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`
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue