wsl #1

Merged
cscherrNT merged 11 commits from wsl into master 2023-09-07 17:05:13 +02:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 51744bb89e - Show all commits

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`
},