about summary refs log tree commit diff stats
path: root/emacs-prelude/personal/lisp/init-projectile.el
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2021-08-05 16:33:06 +0100
committerDavid Morgan <djm_uk@protonmail.com>2021-08-05 16:33:06 +0100
commita73f64064271686e48712eda6a7516df58c652ad (patch)
tree659b0526c0d55057cdc53949ca8efa9c5254658b /emacs-prelude/personal/lisp/init-projectile.el
parent90cd83d7bd0e4fc7a3e5d8da0ad8bd8702491c59 (diff)
downloaddotfiles-a73f64064271686e48712eda6a7516df58c652ad.tar.gz
Tidy up consult-ripgrep config
Diffstat (limited to 'emacs-prelude/personal/lisp/init-projectile.el')
-rw-r--r--emacs-prelude/personal/lisp/init-projectile.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs-prelude/personal/lisp/init-projectile.el b/emacs-prelude/personal/lisp/init-projectile.el
index 2ce79a0..d056bb8 100644
--- a/emacs-prelude/personal/lisp/init-projectile.el
+++ b/emacs-prelude/personal/lisp/init-projectile.el
@@ -16,7 +16,7 @@
       (consult-buffer)))
   (def-projectile-commander-method ?r
     "consult-ripgrep"
-    (consult-smart-ripgrep))
+    (consult-ripgrep))
   (def-projectile-commander-method ?p
     "DWIM"
     (cond ((> (length (projectile-project-buffer-names)) 4) (projectile-switch-to-buffer)) ;; TODO consult-buffer