<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Vim on dwmkerr.com</title><link>https://dwmkerr.com/categories/vim/</link><description>Recent content in Vim on dwmkerr.com</description><generator>Hugo -- gohugo.io</generator><language>en-uk</language><managingEditor>Dave Kerr</managingEditor><copyright>Copright &amp;copy; Dave Kerr</copyright><lastBuildDate>Wed, 01 Jun 2016 08:58:16 +0000</lastBuildDate><atom:link href="https://dwmkerr.com/categories/vim/index.xml" rel="self" type="application/rss+xml"/><item><title>What's your Vim Name?</title><link>https://dwmkerr.com/whats-your-vim-name/</link><pubDate>Wed, 01 Jun 2016 08:58:16 +0000</pubDate><guid>https://dwmkerr.com/whats-your-vim-name/</guid><description>&lt;p&gt;I&amp;rsquo;m a few weeks into moving to Vim as my main editor, I&amp;rsquo;ve stopped crying and shaking mostly (at least about my editing ability).&lt;/p&gt;
&lt;p&gt;Now I&amp;rsquo;m wondering: what&amp;rsquo;s your Vim name? And who&amp;rsquo;s got the best one?&lt;/p&gt;
&lt;p&gt;As far as I can work out, my Vim name is:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;Replace everything from the cursor to the end of the line with &amp;#39;ve&amp;#39;.
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Which is what happens if I get bored and type my name (Dave) into Vim.&lt;/p&gt;
&lt;p&gt;Has anyone out there got a name which does something cool in Vim?&lt;/p&gt;
&lt;h3 id="federico---keep-it-casual"&gt;federico - Keep it Casual&lt;/h3&gt;
&lt;p&gt;Given a file like:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;Hello, world!
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;&lt;code&gt;federico&lt;/code&gt; transforms this into:&lt;/p&gt;
&lt;pre tabindex="0"&gt;&lt;code&gt;Hi, world!
&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;Which is pretty cool :)&lt;/p&gt;</description><category>CodeProject</category></item></channel></rss>