feat: neo-tree

This commit is contained in:
ralvescosta 2025-03-18 05:45:42 -03:00
parent a3b0367fdf
commit 82aafd2d21
1 changed files with 2 additions and 0 deletions

View File

@ -22,6 +22,8 @@ return {
}, },
filtered_items = { filtered_items = {
hide_dotfiles = false, hide_dotfiles = false,
hide_gitignored = false,
use_libuv_file_watcher = true,
}, },
follow_current_file = { follow_current_file = {
enabled = true, enabled = true,