summaryrefslogtreecommitdiffhomepage
path: root/consult.org
diff options
context:
space:
mode:
Diffstat (limited to 'consult.org')
-rw-r--r--consult.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/consult.org b/consult.org
index c4bcc88..f96577c 100644
--- a/consult.org
+++ b/consult.org
@@ -76,7 +76,7 @@
("<help> a" . consult-apropos))
:custom ((completion-in-region-function #'consult-completion-in-region)
- (consult-locate-command '("locate" "--ignore-case" "--regexp"))
+ (consult-locate-command "locate --ignore-case --regexp ARG OPTS")
(consult-preview-key (kbd "`"))
(consult-config '((consult-mark :preview-key any)))
(consult-narrow-key (kbd "<"))