Change how evil-easymotion is lazy loaded
Fixes an issue where gs wouldn't work after an operator.
This commit is contained in:
parent
483a7caf0f
commit
bce0cc2152
3 changed files with 2 additions and 17 deletions
|
@ -65,7 +65,6 @@
|
|||
(:after man :map Man-mode-map
|
||||
:n "q" #'kill-current-buffer)
|
||||
|
||||
:m "gs" #'+evil/easymotion ; lazy-load `evil-easymotion'
|
||||
(:after (evil-org evil-easymotion)
|
||||
:map evil-org-mode-map
|
||||
:m "gsh" #'+org/goto-visible)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue