+default/easymotion => +evil/easymotion

This commit is contained in:
Henrik Lissner
2018-06-22 12:02:31 +02:00
parent ab01e0167d
commit 4ad9e18135
3 changed files with 16 additions and 16 deletions

View File

@@ -162,7 +162,7 @@
"M-RET" (+ivy-do-action! #'+ivy-git-grep-other-window-action))))
;; easymotion
:m "gs" #'+default/easymotion ; lazy-load `evil-easymotion'
:m "gs" #'+evil/easymotion ; lazy-load `evil-easymotion'
(:after evil-easymotion
:map evilem-map
"a" (evilem-create #'evil-forward-arg)