dumb-jump-prefer-searcher = rg

This commit is contained in:
Henrik Lissner 2020-04-26 16:50:26 -04:00
parent a21b6d35a4
commit 9509897db1
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -104,6 +104,7 @@ Dictionary.app behind the scenes to get definitions.")
:commands dumb-jump-result-follow
:config
(setq dumb-jump-default-project doom-emacs-dir
dumb-jump-prefer-searcher 'rg
dumb-jump-aggressive nil
dumb-jump-selector
(cond ((featurep! :completion ivy) 'ivy)