Hacker News new | ask | show | jobs
by 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 ")