mirror of
https://github.com/abo-abo/avy.git
synced 2025-10-13 13:33:03 +00:00
parent
035d663ab4
commit
236293a401
2
avy.el
2
avy.el
@ -747,7 +747,7 @@ The window scope is determined by `avy-all-windows' (ARG negates it)."
|
|||||||
(avy--regex-candidates isearch-string))
|
(avy--regex-candidates isearch-string))
|
||||||
(avy-background nil)
|
(avy-background nil)
|
||||||
(candidate
|
(candidate
|
||||||
(avy--process candidates #'avy--overlay-post)))
|
(avy--process candidates (avy--style-fn avy-style))))
|
||||||
(isearch-done)
|
(isearch-done)
|
||||||
(avy--goto candidate))))
|
(avy--goto candidate))))
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user