nit(vertico): remove default --regex option for fd

Ref: eac20a8132
This commit is contained in:
Liam Hupfer 2023-09-25 21:52:05 -05:00 committed by Itai Y. Efrat
parent cb62ec0905
commit 25a89491a3

View file

@ -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