diff --git a/modules/completion/helm/config.el b/modules/completion/helm/config.el index e4034d0c3..071c33335 100644 --- a/modules/completion/helm/config.el +++ b/modules/completion/helm/config.el @@ -1,15 +1,5 @@ ;;; completion/helm/config.el -*- lexical-binding: t; -*- -(defvar +helm-project-search-engines '(rg ag) - "What search tools for `+helm/project-search' (and `+helm-file-search' when no -ENGINE is specified) to try, and in what order. - -To disable a particular tool, remove it from this list. To prioritize a tool -over others, move it to the front of the list. Later duplicates in this list are -silently ignored. - -This falls back to git-grep (then grep) if none of these available.") - ;; Posframe (requires +childframe) (defvar +helm-posframe-handler #'+helm-poshandler-frame-center-near-bottom-fn "The function that determines the location of the childframe. It should return