doomemacs/modules/editor/evil/autoload
Henrik Lissner fe0c5e135d
Fix #2293: easymotion with evil operators
Reverts fix for #1672, but provides a workaround:

  (map! :n "gl" (λ! (+evil/easymotion 'normal 'global)))
2020-01-28 17:50:11 -05:00
..
advice.el Fix evil ex fname modifiers consuming char just before #/% 2020-01-20 19:14:25 -05:00
embrace.el
evil.el Fix #2293: easymotion with evil operators 2020-01-28 17:50:11 -05:00
ex.el Fix vestigial reference to old help-search-headings fn 2019-12-26 16:50:49 -05:00
files.el
textobjects.el
unimpaired.el