summaryrefslogtreecommitdiff
path: root/helm-files.el
diff options
context:
space:
mode:
Diffstat (limited to 'helm-files.el')
-rw-r--r--helm-files.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/helm-files.el b/helm-files.el
index a860d69f..149d4c6d 100644
--- a/helm-files.el
+++ b/helm-files.el
@@ -2937,7 +2937,6 @@ utility mdfind.")
:header-name (lambda (name)
(concat name " in [" helm-default-directory "]"))
:candidates-process 'helm-find-shell-command-fn
- :nohighlight t
:filtered-candidate-transformer 'helm-findutils-transformer
:action-transformer 'helm-transform-file-load-el
:action (helm-actions-from-type-file)