Set avy-style to pre
This commit is contained in:
parent
6b9161a797
commit
91ce6952ea
@ -22,7 +22,9 @@
|
||||
#'avy-action-embark)
|
||||
(add-to-list 'avy-dispatch-alist '(?\C-. . avy-action-embark)))
|
||||
:bind
|
||||
("M-f" . avy-goto-char-timer))
|
||||
("M-f" . avy-goto-char-timer)
|
||||
:custom
|
||||
(avy-style 'pre))
|
||||
|
||||
|
||||
;; "pair" management, where pairs are parentheses, braces, etc.
|
||||
|
Loading…
Reference in New Issue
Block a user