show dotfiles neotree

This commit is contained in:
Lorran David 2024-11-20 01:14:04 -03:00
parent 922a96ee62
commit f2d6d6e0f7
1 changed files with 5 additions and 0 deletions

View File

@ -21,6 +21,11 @@ return {
['\\'] = 'close_window',
},
},
filtered_items = {
visible = true, -- This is what you want: If you set this to `true`, all "hide" just mean "dimmed out"
hide_dotfiles = false,
hide_gitignored = true,
}
},
},
}