diff --git a/helm-org-ql.el b/helm-org-ql.el index d8bdb0c..7feea75 100644 --- a/helm-org-ql.el +++ b/helm-org-ql.el @@ -197,6 +197,7 @@ Is transformed into this query: :match #'identity :fuzzy-match nil :multimatch nil + :nohighlight t :volatile t :keymap helm-org-ql-map :action helm-org-ql-actions))