trying to fix

This commit is contained in:
Chris Cochrun 2022-01-03 12:41:35 -06:00
parent fa407dfeb6
commit e013d7569e
22945 changed files with 447936 additions and 0 deletions

View file

@ -0,0 +1,17 @@
<p>Raw link: <a href="https://www.youtube.com/watch?v=Ad2grH_wFjk">https://www.youtube.com/watch?v=Ad2grH_wFjk</a></p>
<p>In this video I demonstrate some of the powers of <code>isearch</code> through a
keyboard macro. This explains why I still rely on this unassuming yet
potent built-in tool while I also have a package declaration for
<code>swiper</code>.</p>
<p>See <a href="https://protesilaos.com/emacs/dotemacs">my dotemacs</a> for the
documentation and package declarations I provide.</p>
<p>For the sake of completeness, Swiper is a search tool underpinned by
the Ivy completion framework that I use: it fills a different niche
than that of Isearch.</p>