summaryrefslogtreecommitdiff
path: root/helm-grep.el
diff options
context:
space:
mode:
Diffstat (limited to 'helm-grep.el')
-rw-r--r--helm-grep.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/helm-grep.el b/helm-grep.el
index 79e50fff..f7850b20 100644
--- a/helm-grep.el
+++ b/helm-grep.el
@@ -635,7 +635,7 @@ in recurse, search being made on `helm-zgrep-file-extension-regexp'."
"Search Only in: "
(helm-c-grep-guess-extensions targets)
:marked-candidates t
- :preselect "*"
+ :fc-transformer 'helm-c-adaptive-sort
:buffer "*helm grep exts*"))))
(include-files (and exts
(mapconcat #'(lambda (x)