
<?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: Some Useful vim Commands &#8211; My vim Cheatsheet</title>
	<atom:link href="http://beerpla.net/2008/04/09/some-useful-vim-commands-my-vim-cheatsheet/feed/" rel="self" type="application/rss+xml" />
	<link>http://beerpla.net/2008/04/09/some-useful-vim-commands-my-vim-cheatsheet/</link>
	<description>where things have nothing to do with beer - tutorials, tips, how-tos, thoughts, hacks, and other techy nonsense</description>
	<lastBuildDate>Mon, 15 Mar 2010 23:41:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Artem Russakovskii</title>
		<link>http://beerpla.net/2008/04/09/some-useful-vim-commands-my-vim-cheatsheet/#comment-4230</link>
		<dc:creator>Artem Russakovskii</dc:creator>
		<pubDate>Wed, 23 Apr 2008 04:55:18 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/?p=330#comment-4230</guid>
		<description>Oh yeah, most definitely. I love vim, and it gets more and more natural and easy to use every day.</description>
		<content:encoded><![CDATA[<p>Oh yeah, most definitely. I love vim, and it gets more and more natural and easy to use every day.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Blasher</title>
		<link>http://beerpla.net/2008/04/09/some-useful-vim-commands-my-vim-cheatsheet/#comment-4175</link>
		<dc:creator>Blasher</dc:creator>
		<pubDate>Tue, 15 Apr 2008 13:33:09 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/?p=330#comment-4175</guid>
		<description>very cool !!!
I didn&#039;t realize anyone used VI any more except those of us developing Unix code.
Good Stuff !!!!</description>
		<content:encoded><![CDATA[<p>very cool !!!<br />
I didn&#039;t realize anyone used VI any more except those of us developing Unix code.<br />
Good Stuff !!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Artem Russakovskii</title>
		<link>http://beerpla.net/2008/04/09/some-useful-vim-commands-my-vim-cheatsheet/#comment-4154</link>
		<dc:creator>Artem Russakovskii</dc:creator>
		<pubDate>Fri, 11 Apr 2008 21:02:43 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/?p=330#comment-4154</guid>
		<description>Thanks, Ikai. Yeah, this sheet is a work in progress, it&#039;s definitely not finished. I&#039;m using this post as a scratchpad and will be adding more useful commands as time permits.</description>
		<content:encoded><![CDATA[<p>Thanks, Ikai. Yeah, this sheet is a work in progress, it&#039;s definitely not finished. I&#039;m using this post as a scratchpad and will be adding more useful commands as time permits.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ikai Lan</title>
		<link>http://beerpla.net/2008/04/09/some-useful-vim-commands-my-vim-cheatsheet/#comment-4153</link>
		<dc:creator>Ikai Lan</dc:creator>
		<pubDate>Fri, 11 Apr 2008 18:20:59 +0000</pubDate>
		<guid isPermaLink="false">http://beerpla.net/?p=330#comment-4153</guid>
		<description>Nice sheet, I wrote a few of these down for myself. You&#039;re missing some good ones though:

When in visual select mode:

x  to &quot;cut&quot; instead of Yank
&gt; to &quot;tab&quot; the visual block
&lt; to &quot;untab&quot; the visual block

D to delete characters on the line after the cursor
dd to delete the line
(N)dd to delete N number of lines (10dd to delete 10 lines)
G to end of file
:q! exit without saving</description>
		<content:encoded><![CDATA[<p>Nice sheet, I wrote a few of these down for myself. You&#039;re missing some good ones though:</p>
<p>When in visual select mode:</p>
<p>x  to &#034;cut&#034; instead of Yank<br />
&gt; to &#034;tab&#034; the visual block<br />
&lt; to &#034;untab&#034; the visual block</p>
<p>D to delete characters on the line after the cursor<br />
dd to delete the line<br />
(N)dd to delete N number of lines (10dd to delete 10 lines)<br />
G to end of file<br />
:q! exit without saving</p>
]]></content:encoded>
	</item>
</channel>
</rss>
