configure neotree a bit more

This commit is contained in:
2025-09-01 10:49:18 +03:00
parent 4aa3e696b8
commit 8b74702fb4

View File

@@ -13,6 +13,10 @@ return {
opts = {
filesystem = {
hijack_netrw_behavior = 'disabled',
filtered_items = {
hide_dotfiles = false,
never_show = {'.DS_Store'},
},
},
window = {
position = 'current',