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,10 @@
<p>As you all know—at least if youve been around Irreal for a while—I like reading through other peoples Emacs configurations. Its not just a matter of voyeurism; I almost always learn something from seeing how others use Emacs. The latest example is <a href="https://susamn.medium.com/ultimate-emacs-setup-with-documentation-in-org-mode-8ed32e2b3487">this post from Supratim Samanta</a>.</p>
<p>Its in the form of an Org file so theres a bit of explanation included. Samanta has all the usual use cases</p>
<ul class="org-ul">
<li>Coding</li>
<li>Documentation with Org-mode</li>
<li>Elfeed</li>
<li>Magit</li>
<li>Evil for the Vim experience</li>
</ul>
<p>Its a fairly extensive configuration so there may be ideas lurking in it that youll find useful. Take a look and see.</p>