Don't show hidden files in neotree

This commit is contained in:
Jeremy Dormitzer 2019-12-30 12:34:19 -05:00
parent 33314e9455
commit 0eb00bf622

View File

@ -940,7 +940,7 @@ A package to browse files in a tree view
(select-window cw t)))
(setq neo-smart-open nil
neo-force-change-root t
neo-show-hidden-files t
neo-show-hidden-files nil
neo-toggle-window-keep-p t
neo-theme (if (display-graphic-p) 'icons 'arrow)
neo-autorefresh t