parent
cb62ec0905
commit
25a89491a3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue