mirror of
https://github.com/abo-abo/avy.git
synced 2025-10-13 13:33:03 +00:00
parent
35e1309ddf
commit
c32b91fa32
@ -49,7 +49,8 @@
|
|||||||
"Regexp of punctuation characters that should be matched when calling
|
"Regexp of punctuation characters that should be matched when calling
|
||||||
`avy-goto-word-1' command. When nil, punctuation chars will not be matched.
|
`avy-goto-word-1' command. When nil, punctuation chars will not be matched.
|
||||||
|
|
||||||
\"[!-/:-@[-`{-~]\" will match all printable punctuation chars.")
|
\"[!-/:-@[-`{-~]\" will match all printable punctuation chars."
|
||||||
|
:type 'regexp)
|
||||||
|
|
||||||
(defface avy-lead-face
|
(defface avy-lead-face
|
||||||
'((t (:foreground "white" :background "#e52b50")))
|
'((t (:foreground "white" :background "#e52b50")))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user