mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Correct docstring for +helm-project-search-engines
Re:git-grep/grep fallback
This commit is contained in:
@ -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
|
over others, move it to the front of the list. Later duplicates in this list are
|
||||||
silently ignored.
|
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)
|
;; Posframe (requires +childframe)
|
||||||
(defvar +helm-posframe-handler
|
(defvar +helm-posframe-handler
|
||||||
|
Reference in New Issue
Block a user