After a few evil days...
Vegard Øye
vegard_oye at hotmail.com
Tue Aug 9 00:09:11 CEST 2011
On 2011-08-08 00:32 +0200, Michael Markert wrote:
> I think it would make the life of users far easier and
> their config thinner to switch to emacs-state if the mode isn't
> in `evil-insert-state-modes' or `evil-motion-state-modes'
> (and maybe add a `evil-normal-state-modes').
Commit dedf81c adds a `evil-default-state' variable for this purpose:
(setq evil-default-state 'emacs)
This makes all unlisted modes come up in Normal state.
(You can set the initial state for a mode with the function
`evil-set-initial-state'.)
--
Vegard
More information about the implementations-list
mailing list