Y
Hacker News
new
|
ask
|
show
|
jobs
by
hprotagonist
1240 days ago
and rg.el, which is that UX for ripgrep.
1 comments
b3n
1240 days ago
You can also use the built in rgrep functionality with ripgrep, just do something like
(grep-apply-setting 'grep-find-command "rg --no-heading ")
link