configure neotree a bit more
This commit is contained in:
@@ -13,6 +13,10 @@ return {
|
||||
opts = {
|
||||
filesystem = {
|
||||
hijack_netrw_behavior = 'disabled',
|
||||
filtered_items = {
|
||||
hide_dotfiles = false,
|
||||
never_show = {'.DS_Store'},
|
||||
},
|
||||
},
|
||||
window = {
|
||||
position = 'current',
|
||||
|
||||
Reference in New Issue
Block a user