avy.el (avy-style): Switch the default from 'pre to 'at-full

This commit is contained in:
Oleh Krehel 2015-06-15 16:25:49 +02:00
parent 7376a0c611
commit 7b0ba80620

2
avy.el
View File

@ -75,7 +75,7 @@
(const avy-move-line))
:value-type (repeat :tag "Keys" character)))
(defcustom avy-style 'pre
(defcustom avy-style 'at-full
"The default method of displaying the overlays.
Use `avy-styles-alist' to customize this per-command."
:type '(choice