Hide dotfiles in neo-tree.
This commit is contained in:
parent
b6947a1c83
commit
0f28e4546e
@ -16,7 +16,7 @@ return {
|
||||
filesystem = {
|
||||
filtered_items = {
|
||||
visible = true,
|
||||
hide_dotfiles = false,
|
||||
hide_dotfiles = true,
|
||||
hide_gitignored = true,
|
||||
},
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user