mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
committed by
Itai Y. Efrat
parent
cb62ec0905
commit
25a89491a3
@ -149,7 +149,7 @@ orderless."
|
||||
(if doom-projectile-fd-binary
|
||||
(setq consult-fd-args
|
||||
'(doom-projectile-fd-binary
|
||||
"--full-path --color=never -H -E .git --regex"
|
||||
"--full-path --color=never -H -E .git"
|
||||
(when IS-WINDOWS "--path-separator=/"))))
|
||||
|
||||
(consult-customize
|
||||
|
Reference in New Issue
Block a user