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)
|
:bind ((evil-snipe-scope 'buffer)
|
||||||
(evil-snipe-enable-highlight)
|
(evil-snipe-enable-highlight)
|
||||||
(evil-snipe-enable-incremental-highlight)))
|
(evil-snipe-enable-incremental-highlight)))
|
||||||
"SPC" (λ!! #'avy-goto-char-timer t)
|
"SPC" (λ!! #'evil-avy-goto-char-timer t)
|
||||||
"/" #'avy-goto-char-timer)
|
"/" #'evil-avy-goto-char-timer)
|
||||||
|
|
||||||
;; text object plugins
|
;; text object plugins
|
||||||
:textobj "x" #'evil-inner-xml-attr #'evil-outer-xml-attr
|
:textobj "x" #'evil-inner-xml-attr #'evil-outer-xml-attr
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue