feat(neo-tree): Re-enable group_empty_dirs and update
This commit is contained in:
parent
07ae650490
commit
bd862c5b92
2 changed files with 2 additions and 2 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue