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
|
||||
:config
|
||||
(jm/leader-keys
|
||||
"pg" 'consult-grep
|
||||
"pg" 'consult-git-grep
|
||||
"pf" 'consult-find))
|
||||
#+end_src
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user