refactor(nvim): improve neo-tree configuration

This commit is contained in:
Price Hiller 2024-07-19 01:35:25 -05:00
parent f666279ef3
commit b05e2b7f4c
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -55,6 +55,9 @@ return {
},
filesystem = {
use_libuv_file_watcher = true,
filtered_items = {
visible = true,
},
},
window = {
mappings = {