Update avy config
This commit is contained in:
parent
61855005b2
commit
a29a4be6ab
@ -43,7 +43,9 @@
|
|||||||
:defer t
|
:defer t
|
||||||
:bind
|
:bind
|
||||||
(("C-z c" . avy-goto-char-timer)
|
(("C-z c" . avy-goto-char-timer)
|
||||||
("C-z l" . avy-goto-line))
|
("C-z l" . avy-goto-line)
|
||||||
|
("C-z j" . avy-goto-word-or-subword-1)
|
||||||
|
)
|
||||||
:custom
|
:custom
|
||||||
(avy-timeout-seconds 0.3)
|
(avy-timeout-seconds 0.3)
|
||||||
(avy-style 'pre)
|
(avy-style 'pre)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user