fix: neotree

This commit is contained in:
nikolay 2024-11-25 12:51:05 +00:00
parent 9d098d2467
commit 402f40a433
1 changed files with 5 additions and 0 deletions

View File

@ -15,6 +15,11 @@ return {
},
opts = {
filesystem = {
filtered_items = {
visible = true,
hide_dotfiles = false,
hide_gitignored = true,
},
window = {
mappings = {
['\\'] = 'close_window',