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
|
(if doom-projectile-fd-binary
|
||||||
(setq consult-fd-args
|
(setq consult-fd-args
|
||||||
'(doom-projectile-fd-binary
|
'(doom-projectile-fd-binary
|
||||||
"--full-path --color=never -H -E .git --regex"
|
"--full-path --color=never -H -E .git"
|
||||||
(when IS-WINDOWS "--path-separator=/"))))
|
(when IS-WINDOWS "--path-separator=/"))))
|
||||||
|
|
||||||
(consult-customize
|
(consult-customize
|
||||||
|
Reference in New Issue
Block a user