Use evil-avy-goto-char-timer #1690
This commit is contained in:
parent
d0f0d31a5c
commit
18cefa0167
1 changed files with 2 additions and 2 deletions
|
@ -169,8 +169,8 @@
|
|||
:bind ((evil-snipe-scope 'buffer)
|
||||
(evil-snipe-enable-highlight)
|
||||
(evil-snipe-enable-incremental-highlight)))
|
||||
"SPC" (λ!! #'avy-goto-char-timer t)
|
||||
"/" #'avy-goto-char-timer)
|
||||
"SPC" (λ!! #'evil-avy-goto-char-timer t)
|
||||
"/" #'evil-avy-goto-char-timer)
|
||||
|
||||
;; text object plugins
|
||||
:textobj "x" #'evil-inner-xml-attr #'evil-outer-xml-attr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue