diff --git a/lua/custom/plugins/neo-tree.lua b/lua/custom/plugins/neo-tree.lua index d43e76e4..2f1fbcb3 100644 --- a/lua/custom/plugins/neo-tree.lua +++ b/lua/custom/plugins/neo-tree.lua @@ -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 = {