show dotfiles neotree

pull/1467/head
Lorran David 6 months ago
parent 922a96ee62
commit f2d6d6e0f7

@ -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,
}
},
},
}

Loading…
Cancel
Save