feat(neo-tree): Re-enable group_empty_dirs and update

This commit is contained in:
kalmenn 2024-02-27 20:24:33 +01:00
parent 07ae650490
commit bd862c5b92
Signed by: kalmenn
GPG key ID: F500055C44BC3834
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@ return {
follow_current_file = {
enabled = true,
},
group_empty_dirs = false, -- Not working well
group_empty_dirs = true, -- Not working well
use_libuv_file_watcher = true,
},
buffers = {