mirror of
https://github.com/abo-abo/avy.git
synced 2025-10-13 05:23:05 +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-background nil)
|
||||
(candidate
|
||||
(avy--process candidates #'avy--overlay-post)))
|
||||
(avy--process candidates (avy--style-fn avy-style))))
|
||||
(isearch-done)
|
||||
(avy--goto candidate))))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user