Updated emacs config to use consult-git-grep instead of grep
This commit is contained in:
parent
018313e48b
commit
85248a2fba
@ -438,7 +438,7 @@ When installing Vertico, the documentation mentions a few other packages that ad
|
|||||||
:after vertico
|
:after vertico
|
||||||
:config
|
:config
|
||||||
(jm/leader-keys
|
(jm/leader-keys
|
||||||
"pg" 'consult-grep
|
"pg" 'consult-git-grep
|
||||||
"pf" 'consult-find))
|
"pf" 'consult-find))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user