summaryrefslogtreecommitdiff
path: root/orderless.el
diff options
context:
space:
mode:
authorOmar Antolín <omar.antolin@gmail.com>2020-04-25 03:55:02 -0500
committerOmar Antolín <omar.antolin@gmail.com>2020-04-25 03:55:02 -0500
commit274c8cbadcb881361a3aa28a241b755241303de0 (patch)
treedef198851aa319ae55695adb347335e1f09a00e2 /orderless.el
parent3005cf8ee97de4e3cc52f957ea59c65bd0b1470e (diff)
Declare other ivy variable used
Diffstat (limited to 'orderless.el')
-rw-r--r--orderless.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/orderless.el b/orderless.el
index 7fb2e0e..0a0c426 100644
--- a/orderless.el
+++ b/orderless.el
@@ -333,6 +333,7 @@ This function is part of the `orderless' completion style."
;;; ivy integration
(defvar ivy-regex)
+(defvar ivy-highlight-functions-alist)
;;;###autoload
(defun orderless-ivy-re-builder (str)