From b56404f0ceffa10abbc745f7d2f83cd8c283d35a Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Mon, 6 Aug 2018 00:21:12 +0200 Subject: [PATCH] Correct docstring for +helm-project-search-engines Re:git-grep/grep fallback --- modules/completion/helm/config.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/completion/helm/config.el b/modules/completion/helm/config.el index 872270e49..bb28baad1 100644 --- a/modules/completion/helm/config.el +++ b/modules/completion/helm/config.el @@ -11,7 +11,7 @@ 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. -If you want to already use git-grep or grep, set this to nil.") +This falls back to git-grep (then grep) if none of these available.") ;; Posframe (requires +childframe) (defvar +helm-posframe-handler