doomemacs/modules/feature/evil/autoload
Henrik Lissner 69a796ff60
Don't invoke doom/escape too eagerly from evil
This fixes an issue where certain evil plugins would call
evil-force-normal-state non-interactively, causing `doom-escape-hook` to
wreck havoc. Instead, this should only happen when
evil-force-normal-state is called interactively (e.g. via ESC in normal
mode).

Fixes evil-mc-make-cursor-move-next-line and
evil-mc-make-cursor-move-prev-line.
2018-06-07 02:51:45 +02:00
..
evil-mc.el Minor docstring updates 2017-07-09 02:14:45 +02:00
evil.el Don't invoke doom/escape too eagerly from evil 2018-06-07 02:51:45 +02:00
files.el New doom/*-this-file commands; move doom/sudo* to new files library 2018-02-14 05:40:37 -05:00
folds.el Fix "z o". 2018-04-08 15:28:56 +08:00