15 lines
724 B
Plaintext
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>
|
|
|
|
|