Hide dotfiles in neo-tree.
This commit is contained in:
parent
b6947a1c83
commit
0f28e4546e
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ return {
|
||||||
filesystem = {
|
filesystem = {
|
||||||
filtered_items = {
|
filtered_items = {
|
||||||
visible = true,
|
visible = true,
|
||||||
hide_dotfiles = false,
|
hide_dotfiles = true,
|
||||||
hide_gitignored = true,
|
hide_gitignored = true,
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue