branch: externals/ivy-posframe
commit ae9bafe94fe6b77b6fe45766ae6172646f6a5d50
Author: Feng Shu <[email protected]>
Commit: Feng Shu <[email protected]>

    (defvar avy-pre-action)
---
 ivy-posframe.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/ivy-posframe.el b/ivy-posframe.el
index 419c8d0..49cfb09 100644
--- a/ivy-posframe.el
+++ b/ivy-posframe.el
@@ -376,6 +376,7 @@ selection, non-nil otherwise."
 (defvar avy-all-windows)
 (defvar avy-keys)
 (defvar avy-style)
+(defvar avy-pre-action)
 
 (defun ivy-posframe-avy ()
   "Jump to one of the current ivy candidates."

Reply via email to