<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <title>Tech Cafe - vim</title>
    <subtitle>Dev adventures, epic bugs, tiny wins, and the occasional meltdown.</subtitle>
    <link rel="self" type="application/atom+xml" href="https://golden-fox.dev/tags/vim/atom.xml"/>
    <link rel="alternate" type="text/html" href="https://golden-fox.dev"/>
    <generator uri="https://www.getzola.org/">Zola</generator>
    <updated>2026-02-02T00:00:00+00:00</updated>
    <id>https://golden-fox.dev/tags/vim/atom.xml</id>
    <entry xml:lang="en">
        <title>The Vim Journey Begins (because I chose pain)</title>
        <published>2026-02-02T00:00:00+00:00</published>
        <updated>2026-02-02T00:00:00+00:00</updated>
        
        <author>
          <name>
            
              Aakriti Agarwal
            
          </name>
        </author>
        
        <link rel="alternate" type="text/html" href="https://golden-fox.dev/til/vim-journey/"/>
        <id>https://golden-fox.dev/til/vim-journey/</id>
        
        <content type="html" xml:base="https://golden-fox.dev/til/vim-journey/">&lt;p&gt;So, I watched &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;missing.csail.mit.edu&#x2F;2020&#x2F;editors&#x2F;&quot;&gt;MIT’s Lecture 3&lt;&#x2F;a&gt; on Vim today and honestly way better than the other tutorials I watched. Also found out there is this whole &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Editor_war&quot;&gt;“Editor War”&lt;&#x2F;a&gt; thing between Vim people and VS Code people. Apparently Vim wins if you live in the terminal, VS Code wins everywhere else.&lt;&#x2F;p&gt;
&lt;p&gt;Today’s achievements:&lt;&#x2F;p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;hjkl&lt;&#x2F;code&gt; for moving around (my arrow keys are no longer needed)&lt;&#x2F;li&gt;
&lt;li&gt;&lt;code&gt;:wq&lt;&#x2F;code&gt; to exit (got it first try, which means I am already better than like 50% of people)&lt;&#x2F;li&gt;
&lt;li&gt;&lt;code&gt;w&lt;&#x2F;code&gt; and &lt;code&gt;b&lt;&#x2F;code&gt; to jump between words like I know what I’m doing&lt;&#x2F;li&gt;
&lt;li&gt;&lt;code&gt;dd&lt;&#x2F;code&gt; to delete entire lines (dangerously satisfying)&lt;&#x2F;li&gt;
&lt;li&gt;Everything is just keyboard letters somehow? No mouse needed, which is lowkey CRAZYY!&lt;&#x2F;li&gt;
&lt;&#x2F;ul&gt;
&lt;p&gt;So yeahh, Vim is hard. Everyone says it gets good eventually (hopefully). I am choosing to believe them for now but the plan is to just stay consistent so I don’t quit by Week 2.&lt;&#x2F;p&gt;
&lt;p&gt;&lt;strong&gt;Current status:&lt;&#x2F;strong&gt; Can navigate, exit and can’t do much else&lt;br &#x2F;&gt;
&lt;strong&gt;Future status:&lt;&#x2F;strong&gt; Editing files at the speed of light&lt;&#x2F;p&gt;
&lt;p&gt;I Also started &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;vim-adventures.com&#x2F;&quot;&gt;Vim Adventures&lt;&#x2F;a&gt; to actually practice these commands it is basically a game where you can’t progress unless you use Vim keybindings. Way more fun than just reading docs.&lt;&#x2F;p&gt;
</content>
        
    </entry>
</feed>
