feat: neo-tree
This commit is contained in:
parent
a3b0367fdf
commit
82aafd2d21
|
|
@ -22,6 +22,8 @@ return {
|
|||
},
|
||||
filtered_items = {
|
||||
hide_dotfiles = false,
|
||||
hide_gitignored = false,
|
||||
use_libuv_file_watcher = true,
|
||||
},
|
||||
follow_current_file = {
|
||||
enabled = true,
|
||||
|
|
|
|||
Loading…
Reference in New Issue