diff options
author | oreodave <aryadevchavali1@gmail.com> | 2019-08-22 15:20:24 +0100 |
---|---|---|
committer | oreodave <aryadevchavali1@gmail.com> | 2019-08-22 15:20:24 +0100 |
commit | af60c2f549da72d26e12c7e8ee9599dd21d871d1 (patch) | |
tree | 0aa95d927e0359103855a2524b0c44e3025a6cea /doom.d/config.org | |
parent | fd6606d2e65ce1993bc3d0b3733264f1560ad538 (diff) | |
download | dotfiles-af60c2f549da72d26e12c7e8ee9599dd21d871d1.tar.gz dotfiles-af60c2f549da72d26e12c7e8ee9599dd21d871d1.tar.bz2 dotfiles-af60c2f549da72d26e12c7e8ee9599dd21d871d1.zip |
~ag -> ripgrep
With some doc comments as well
Diffstat (limited to 'doom.d/config.org')
-rw-r--r-- | doom.d/config.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doom.d/config.org b/doom.d/config.org index f0644c2..1063272 100644 --- a/doom.d/config.org +++ b/doom.d/config.org @@ -51,7 +51,7 @@ I like monokai :) :desc "Search buffer" "/" 'swiper ) ; I like using <SPC>/ in comparison to <SPC>s: it's closer together (thus quicker, I do searches a lot so this is noticeable) and makes more sense - ; Ag is actually insanely useful, especially at a quick keybind + ; Ripgrep is faster than Ag in most cases and makes me feel cool ; <SPC>// is quicker to do than <SPC>/b, for something that is done so often (:prefix "w" ; Windows |