Make sure we can ripgrep projects
This commit is contained in:
parent
b66060f62b
commit
a75ca1cb81
1 changed files with 1 additions and 0 deletions
|
@ -96,6 +96,7 @@
|
||||||
|
|
||||||
;; Replacements for emacs built-ins that better integrate with `selectrum'.
|
;; Replacements for emacs built-ins that better integrate with `selectrum'.
|
||||||
(use-package consult
|
(use-package consult
|
||||||
|
:commands (consult-ripgrep)
|
||||||
:general
|
:general
|
||||||
(lmap
|
(lmap
|
||||||
"bb" '(consult-buffer :which-key "switch")
|
"bb" '(consult-buffer :which-key "switch")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue