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