dumb-jump-prefer-searcher = rg
This commit is contained in:
parent
a21b6d35a4
commit
9509897db1
1 changed files with 1 additions and 0 deletions
|
@ -104,6 +104,7 @@ Dictionary.app behind the scenes to get definitions.")
|
||||||
:commands dumb-jump-result-follow
|
:commands dumb-jump-result-follow
|
||||||
:config
|
:config
|
||||||
(setq dumb-jump-default-project doom-emacs-dir
|
(setq dumb-jump-default-project doom-emacs-dir
|
||||||
|
dumb-jump-prefer-searcher 'rg
|
||||||
dumb-jump-aggressive nil
|
dumb-jump-aggressive nil
|
||||||
dumb-jump-selector
|
dumb-jump-selector
|
||||||
(cond ((featurep! :completion ivy) 'ivy)
|
(cond ((featurep! :completion ivy) 'ivy)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue