feat(nvim): follow current file in neo-tree
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled

This commit is contained in:
Price Hiller 2024-09-07 13:56:12 -05:00
parent cce3a27434
commit 7d27afeb00
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -54,6 +54,10 @@ return {
},
},
filesystem = {
follow_current_file = {
enabled = true,
leave_dirs_open = false,
},
use_libuv_file_watcher = true,
filtered_items = {
visible = true,