emacs/var/elfeed/db/data/8f/8f9d748337f2b6b5485418fb1a42cc6e3f92ea67
2022-01-03 12:49:32 -06:00

15 lines
724 B
Plaintext

<p>Raw link: <a href="https://www.youtube.com/watch?v=4qLD4oHOrlc">https://www.youtube.com/watch?v=4qLD4oHOrlc</a></p>
<p>In this video I offer an introduction to <code>rg.el</code>, an interface to the
<code>ripgrep</code> command line tool. I like this package because it remains
faithful to the interface paradigms that are implemented by similar
tools inside of Emacs, such as the built-in <code>grep</code> or <code>occur</code>. I also
appreciate the fact that it interfaces with <code>ibuffer</code>, another built-in
library.</p>
<p>Check <a href="https://protesilaos.com/emacs/dotemacs">my dotemacs</a> for configurations
on <code>rg.el</code> and more.</p>