Default evil state is now motion in NeoTree

This commit is contained in:
syl20bnr 2014-11-02 00:02:56 -04:00
parent cba986de34
commit 0f44bcc964

View file

@ -1532,6 +1532,7 @@ DELETE-FUNC when calling CALLBACK.
:defer t
:init
(progn
(add-to-list 'evil-motion-state-modes 'neotree-mode)
(setq neo-create-file-auto-open t
neo-dont-be-alone t
neo-banner-message "File Tree browser"