<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Chanel's Blog &#187; vim tips</title>
	<atom:link href="http://cmunezero.com/tag/vim-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://cmunezero.com</link>
	<description>Where code meets love... and a lot of awkward silences...</description>
	<lastBuildDate>Tue, 11 May 2010 21:17:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Vim Tips</title>
		<link>http://cmunezero.com/2008/09/23/vim-tips/</link>
		<comments>http://cmunezero.com/2008/09/23/vim-tips/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 21:59:39 +0000</pubDate>
		<dc:creator>chanel</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[gvim]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[vim]]></category>
		<category><![CDATA[vim commands]]></category>
		<category><![CDATA[vim tips]]></category>

		<guid isPermaLink="false">http://cmunezero.com/?p=83</guid>
		<description><![CDATA[Since switching to Linux, I have slowly fallen in love with Vim.  I love how Vim makes it so that &#8220;your hands should never have to leave your keyboard&#8221; (Chris).  The biggest drawback to using Vim, and Emacs, is that there&#8217;s a fairly steep learning curve.  You pretty much have to abandon [...]]]></description>
			<content:encoded><![CDATA[<p>Since switching to Linux, I have slowly fallen in love with <a href="http://www.vim.org/">Vim</a>.  I love how Vim makes it so that &#8220;your hands should never have to leave your keyboard&#8221; (<a href="http://gnuguy.blogspot.com/">Chris</a>).  The biggest drawback to using Vim, and Emacs, is that there&#8217;s a fairly steep learning curve.  You pretty much have to abandon your comfort zone and force yourself to learn all of the different key bindings.</p>
<p>I&#8217;m very lucky in that I work with two vim gurus: Chris and <a href="http://dailyvim.blogspot.com/">Travis</a>.  Basically any question I have ever had with Vim, these two were able to answer them.  But for times when they are not around I love using these sites:</p>
<ul>
<li>List of useful tips: <a href="http://rayninfo.co.uk/vimtips.html">http://rayninfo.co.uk/vimtips.html</a></li>
<li>Wiki page of tips: <a href="http://vim.wikia.com/wiki/Main_Page">http://vim.wikia.com/wiki/Main_Page</a></li>
<li>Cheat sheet (PDF): <a href="http://www.sm.luth.se/csee/courses/smd/139/smd139_vi.pdf">http://www.sm.luth.se/csee/courses/smd/139/smd139_vi.pdf</a></li>
<li>Color coded cheat sheet of keys and their commands: <a href="http://www.viemu.com/vi-vim-cheat-sheet.gif">http://www.viemu.com/vi-vim-cheat-sheet.gif</a></li>
</ul>
<p>This is a very short list because Vim is based on a few basic concepts and building on top of that.  Once you get the basics, learning how to use buffers and macros gives you the ability to edit your files in any manner.</p>
]]></content:encoded>
			<wfw:commentRss>http://cmunezero.com/2008/09/23/vim-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
