diff --git a/avy.el b/avy.el index 0caeb8a..51ab60a 100644 --- a/avy.el +++ b/avy.el @@ -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