neotree: 跟隨檔案

This commit is contained in:
Yuan Chiu 2025-04-29 10:43:21 +08:00
parent ee45046c60
commit 60bdae3cc1

View File

@ -298,7 +298,7 @@ return {
},
},
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 = false, -- `false` closes auto expanded dirs, such as with `:Neotree reveal`
},