mirror of
https://github.com/abo-abo/avy.git
synced 2025-10-13 21:33:05 +00:00
parent
245b5d62fe
commit
36f768d9e3
3
avy.el
3
avy.el
@ -123,7 +123,8 @@ keys different than the following: a, e, i, o, u, y"
|
|||||||
"Words to use in case `avy-style' is set to `words'.
|
"Words to use in case `avy-style' is set to `words'.
|
||||||
Every word should contain at least one vowel i.e. one of the following
|
Every word should contain at least one vowel i.e. one of the following
|
||||||
characters: a, e, i, o, u, y
|
characters: a, e, i, o, u, y
|
||||||
They do not have to be sorted but no word should be a prefix of another one.")
|
They do not have to be sorted but no word should be a prefix of another one."
|
||||||
|
:type '(repeat string))
|
||||||
|
|
||||||
(defcustom avy-style 'at-full
|
(defcustom avy-style 'at-full
|
||||||
"The default method of displaying the overlays.
|
"The default method of displaying the overlays.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user