Neotree migration

This commit is contained in:
edhlii 2025-03-29 09:48:51 +07:00
parent 78d8949d8d
commit 9bc4ba736f
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ return {
hide_dotfiles = 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
},
window = {