editor/evil: use <easymotion> event for custom keybinds
This commit is contained in:
parent
bbd02c8fca
commit
8562fc0aa3
1 changed files with 1 additions and 2 deletions
|
@ -557,8 +557,7 @@ To change these keys see `+evil-repeat-keys'."
|
|||
:textobj "x" #'evil-inner-xml-attr #'evil-outer-xml-attr
|
||||
|
||||
;; evil-easymotion
|
||||
(:after evil-easymotion
|
||||
:map evilem-map
|
||||
(:prefix "<easymotion>" ; see `+evil/easymotion'
|
||||
"a" (evilem-create #'evil-forward-arg)
|
||||
"A" (evilem-create #'evil-backward-arg)
|
||||
"s" #'evil-avy-goto-char-2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue