fix(vertico): consult-project(-root->)-function
This commit is contained in:
parent
60e22fd2eb
commit
7803ea2e73
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ orderless."
|
|||
:before (list #'consult-recent-file #'consult-buffer)
|
||||
(recentf-mode +1))
|
||||
|
||||
(setq consult-project-root-function #'doom-project-root
|
||||
(setq consult-project-function #'doom-project-root
|
||||
consult-narrow-key "<"
|
||||
consult-line-numbers-widen t
|
||||
consult-async-min-input 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue