Set `grep-command' option also to using ugrep when feasible
This commit is contained in:
parent
38a455c14b
commit
74e69300a8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user