<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Vim quick start</title>
	<atom:link href="http://compguyaug.com/2009/06/vim-quick-start/feed/" rel="self" type="application/rss+xml" />
	<link>http://compguyaug.com/2009/06/vim-quick-start/</link>
	<description>Get more out of your computer</description>
	<lastBuildDate>Tue, 14 Sep 2010 14:46:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Floyd Arguello</title>
		<link>http://compguyaug.com/2009/06/vim-quick-start/comment-page-1/#comment-9</link>
		<dc:creator>Floyd Arguello</dc:creator>
		<pubDate>Thu, 11 Jun 2009 16:56:41 +0000</pubDate>
		<guid isPermaLink="false">http://compguyaug.com/?p=131#comment-9</guid>
		<description>Nice quick start! Some commands that I use a lot:

(in escape mode)
x - deletes current character
r - replace current character (type r, then the new character)
dd - delete current line
Shift + a - go to end of line and into insert mode
Shift + g - go to end of file, leaves you is esc mode
Shift + zz - write file and quit</description>
		<content:encoded><![CDATA[<p>Nice quick start! Some commands that I use a lot:</p>
<p>(in escape mode)<br />
x &#8211; deletes current character<br />
r &#8211; replace current character (type r, then the new character)<br />
dd &#8211; delete current line<br />
Shift + a &#8211; go to end of line and into insert mode<br />
Shift + g &#8211; go to end of file, leaves you is esc mode<br />
Shift + zz &#8211; write file and quit</p>
]]></content:encoded>
	</item>
</channel>
</rss>

