Make sure we can ripgrep projects

This commit is contained in:
Charlotte Van Petegem 2021-09-22 10:19:16 +02:00
parent b66060f62b
commit a75ca1cb81
No known key found for this signature in database
GPG key ID: 019E764B7184435A

View file

@ -96,6 +96,7 @@
;; Replacements for emacs built-ins that better integrate with `selectrum'.
(use-package consult
:commands (consult-ripgrep)
:general
(lmap
"bb" '(consult-buffer :which-key "switch")