<?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: Efficient Editing with vim</title>
	<atom:link href="http://www.forevergeek.com/2004/11/efficient_editing_with_vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.forevergeek.com/2004/11/efficient_editing_with_vim/</link>
	<description>Nerds are for Dorks</description>
	<lastBuildDate>Sun, 22 Nov 2009 21:15:36 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: watch me</title>
		<link>http://www.forevergeek.com/2004/11/efficient_editing_with_vim/comment-page-1/#comment-6163</link>
		<dc:creator>watch me</dc:creator>
		<pubDate>Thu, 01 Sep 2005 00:00:35 +0000</pubDate>
		<guid isPermaLink="false">http://forevergeek.com/?p=959#comment-6163</guid>
		<description>hmm...:?
</description>
		<content:encoded><![CDATA[<p>hmm&#8230;:?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nicole</title>
		<link>http://www.forevergeek.com/2004/11/efficient_editing_with_vim/comment-page-1/#comment-6162</link>
		<dc:creator>Nicole</dc:creator>
		<pubDate>Thu, 18 Nov 2004 15:54:00 +0000</pubDate>
		<guid isPermaLink="false">http://forevergeek.com/?p=959#comment-6162</guid>
		<description>Like Brian said, it&#039;s the nasty learning curve that is the toughest to get past.  But once past it, vi is an incredibly efficient way to edit.  I use it primarily for writing perl scripts and doing text file manipulation.

:%s/^M//g</description>
		<content:encoded><![CDATA[<p>Like Brian said, it&#8217;s the nasty learning curve that is the toughest to get past.  But once past it, vi is an incredibly efficient way to edit.  I use it primarily for writing perl scripts and doing text file manipulation.</p>
<p>:%s/^M//g</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://www.forevergeek.com/2004/11/efficient_editing_with_vim/comment-page-1/#comment-6161</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Thu, 18 Nov 2004 15:13:37 +0000</pubDate>
		<guid isPermaLink="false">http://forevergeek.com/?p=959#comment-6161</guid>
		<description>Ugh, pico. ;)

Seriously - vi (and especially Vim) is a tool that can be incredibly useful, once you get past that nasty sharp learning curve. I&#039;m so much faster these days with it. I love it.

Also, I didn&#039;t know about ]] to go to the end of the file. Simply typing a cap G will do it as well. #G will jump to line number #, but no number and it goes to the bottom. I&#039;ll tend to use sequences like ggVG to go to the top, go into Visual Line mode, then go to the bottom to select the whole buffer (and I&#039;d bet there&#039;s a better key sequence for that).</description>
		<content:encoded><![CDATA[<p>Ugh, pico. ;)</p>
<p>Seriously &#8211; vi (and especially Vim) is a tool that can be incredibly useful, once you get past that nasty sharp learning curve. I&#8217;m so much faster these days with it. I love it.</p>
<p>Also, I didn&#8217;t know about ]] to go to the end of the file. Simply typing a cap G will do it as well. #G will jump to line number #, but no number and it goes to the bottom. I&#8217;ll tend to use sequences like ggVG to go to the top, go into Visual Line mode, then go to the bottom to select the whole buffer (and I&#8217;d bet there&#8217;s a better key sequence for that).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JC</title>
		<link>http://www.forevergeek.com/2004/11/efficient_editing_with_vim/comment-page-1/#comment-6160</link>
		<dc:creator>JC</dc:creator>
		<pubDate>Thu, 18 Nov 2004 00:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://forevergeek.com/?p=959#comment-6160</guid>
		<description>You know, I don&#039;t think it&#039;s remotely possible to create a text editor less user friendly than vi. I think geeks use it just so they can seem like geeks. I&#039;ll stick with pico for any command line editing, thanks. :-)</description>
		<content:encoded><![CDATA[<p>You know, I don&#8217;t think it&#8217;s remotely possible to create a text editor less user friendly than vi. I think geeks use it just so they can seem like geeks. I&#8217;ll stick with pico for any command line editing, thanks. :-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
