mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Remove duplicated lines from neotree config
This commit is contained in:
@@ -33,12 +33,9 @@ or the current buffer directory."
|
||||
(require 'siren-projectile)
|
||||
(setq neo-autorefresh t
|
||||
neo-force-change-root t
|
||||
neo-force-change-root t
|
||||
neo-mode-line-type 'default
|
||||
neo-mode-line-type 'default
|
||||
neo-show-hidden-files t
|
||||
neo-show-updir-line nil
|
||||
neo-show-updir-line nil
|
||||
neo-smart-open nil
|
||||
neo-theme 'ascii
|
||||
neo-toggle-window-keep-p t
|
||||
|
||||
Reference in New Issue
Block a user