diff options
author | shoshin <shoshin@cicadas.surf> | 2022-09-13 21:18:45 -0500 |
---|---|---|
committer | shoshin <shoshin@cicadas.surf> | 2022-09-13 21:18:45 -0500 |
commit | e3f369abdd7cfac6067e624699e643b166162620 (patch) | |
tree | a0bc0fdbd92091190d5055ec43fb39c2b6bf868a /shoshimacs.org | |
parent | 9cf350603bc247bb53ea8a7515627bbc2a0cea68 (diff) |
Add: [consult]-git-grep instead of ripgrep, and tangle
Diffstat (limited to 'shoshimacs.org')
-rw-r--r-- | shoshimacs.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shoshimacs.org b/shoshimacs.org index b2eaa23..8e685b0 100644 --- a/shoshimacs.org +++ b/shoshimacs.org @@ -302,7 +302,7 @@ bit of ergonomics essentially avoiding some parens and quotes 😂 j describe-function k describe-variable n tab-next - s consult-ripgrep + s consult-git-grep t consult-theme w which-key-mode <f1> my-reload-config) |