summaryrefslogtreecommitdiff
path: root/after/plugin/NERDTree.lua
blob: 84e3078d2c7aa24c6dd81313082e213fcb8e8637 (plain)
1
2
vim.g.NERDTreeShowHidden      = true  -- Shows hidden files by default (might get annoying, but oh well, I don't use NERDTree that much anyway)
vim.g.NERDTreeSortHiddenFirst = true  -- Shows hidden files first in the list