Show hidden files

This commit is contained in:
Nicky Obreykov 2025-03-08 10:14:57 +01:00
parent 214829cb3b
commit 332461a3f4
1 changed files with 5 additions and 0 deletions

View File

@ -13,8 +13,13 @@ return {
keys = {
{ '\\', ':Neotree reveal<CR>', { desc = 'NeoTree reveal' } },
},
opts = {
filesystem = {
filtered_items = {
hide_dotfiles = false,
hide_gitignore = false,
},
follow_current_file = {
enable = true,
leave_dirs_open = false,