mirror of
https://github.com/abo-abo/avy.git
synced 2025-10-13 21:33:05 +00:00
avy.el (avy-style): Switch the default from 'pre to 'at-full
This commit is contained in:
parent
7376a0c611
commit
7b0ba80620
2
avy.el
2
avy.el
@ -75,7 +75,7 @@
|
|||||||
(const avy-move-line))
|
(const avy-move-line))
|
||||||
:value-type (repeat :tag "Keys" character)))
|
:value-type (repeat :tag "Keys" character)))
|
||||||
|
|
||||||
(defcustom avy-style 'pre
|
(defcustom avy-style 'at-full
|
||||||
"The default method of displaying the overlays.
|
"The default method of displaying the overlays.
|
||||||
Use `avy-styles-alist' to customize this per-command."
|
Use `avy-styles-alist' to customize this per-command."
|
||||||
:type '(choice
|
:type '(choice
|
||||||
|
Loading…
x
Reference in New Issue
Block a user