<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>passthejoe by Steven Rosenberg - text editors</title>
    <subtitle>A blog created in Zola</subtitle>
    <link rel="self" type="application/atom+xml" href="https://tilde.club/~passthejoe/zola/categories/text-editors/atom.xml"/>
    <link rel="alternate" type="text/html" href="https://tilde.club/~passthejoe/zola"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2025-11-13T00:00:00+00:00</updated>
    <id>https://tilde.club/~passthejoe/zola/categories/text-editors/atom.xml</id>
    <entry xml:lang="en">
        <title>Derek Sivers&#x27; minimal .vimrc is only 4 lines long</title>
        <published>2025-11-13T00:00:00+00:00</published>
        <updated>2025-11-13T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Steven Rosenberg
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://tilde.club/~passthejoe/zola/blog/derek-sivers-minimal-vimrc/"/>
        <id>https://tilde.club/~passthejoe/zola/blog/derek-sivers-minimal-vimrc/</id>
        
        <content type="html" xml:base="https://tilde.club/~passthejoe/zola/blog/derek-sivers-minimal-vimrc/">&lt;p&gt;In Hyde&#x27;s Lazybear blog&#x27;s &lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;lazybea.rs&#x2F;ovr-037&#x2F;&quot;&gt;Over&#x2F;Under #37&lt;&#x2F;a&gt; featuring Derek Sivers, they both agree that Vim is underrated:&lt;&#x2F;p&gt;
&lt;p&gt;&lt;a rel=&quot;noopener&quot; target=&quot;_blank&quot; href=&quot;https:&#x2F;&#x2F;sive.rs&#x2F;&quot;&gt;Derek&lt;&#x2F;a&gt; says about Vim:&lt;&#x2F;p&gt;
&lt;blockquote&gt;
&lt;p&gt;I’m out to learn, to challenge myself, to be more self-reliant. So my &lt;code&gt;.vimrc&lt;&#x2F;code&gt; is just 4 lines:&lt;&#x2F;p&gt;
&lt;&#x2F;blockquote&gt;
&lt;pre style=&quot;background-color:#31333d;color:#ffffffc4;&quot;&gt;&lt;code&gt;&lt;span&gt;syntax on
&lt;&#x2F;span&gt;&lt;span&gt;filetype plugin on
&lt;&#x2F;span&gt;&lt;span&gt;filetype indent on
&lt;&#x2F;span&gt;&lt;span&gt;set autoindent
&lt;&#x2F;span&gt;&lt;&#x2F;code&gt;&lt;&#x2F;pre&gt;
&lt;p&gt;My &quot;normal&quot; &lt;code&gt;.vimrc&lt;&#x2F;code&gt; is very long, though my OpenBSD &lt;code&gt;.vimrc&lt;&#x2F;code&gt; is now zero lines, so this should work for me.&lt;&#x2F;p&gt;
</content>
        
    </entry>
</feed>
