Set `grep-command' option also to using ugrep when feasible

This commit is contained in:
Gerard Vermeulen 2023-05-18 16:02:51 +02:00
parent 38a455c14b
commit 74e69300a8

View File

@ -1648,7 +1648,8 @@ implementation of the suggestions on those pages.
"--null"
"--recursive"
"--regexp=<R>")
" ")))
" "))
(setopt grep-command "ugrep --color=always --null -nH -e "))
(with-eval-after-load 'xref
(setopt
xref-search-program 'ugrep