<?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: Worthwhile vim tips</title>
	<atom:link href="http://imaddicted.ca/dev/worthwhile-vim-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://imaddicted.ca/dev/worthwhile-vim-tips/</link>
	<description>i'm always on</description>
	<lastBuildDate>Mon, 28 Nov 2011 10:04:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: happy bread</title>
		<link>http://imaddicted.ca/dev/worthwhile-vim-tips/comment-page-1/#comment-831</link>
		<dc:creator>happy bread</dc:creator>
		<pubDate>Wed, 21 Oct 2009 05:26:24 +0000</pubDate>
		<guid isPermaLink="false">http://imaddicted.ca/?p=594#comment-831</guid>
		<description>Just have interest on that, but not so familiar with that, trying now.

Learning, trying, ...</description>
		<content:encoded><![CDATA[<p>Just have interest on that, but not so familiar with that, trying now.</p>
<p>Learning, trying, &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wolever.net/</title>
		<link>http://imaddicted.ca/dev/worthwhile-vim-tips/comment-page-1/#comment-820</link>
		<dc:creator>wolever.net/</dc:creator>
		<pubDate>Sat, 17 Oct 2009 07:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://imaddicted.ca/?p=594#comment-820</guid>
		<description>Ah, ok. Normally I do it by selecting the lines in visual mode or visual-line mode, then `s/` over that.</description>
		<content:encoded><![CDATA[<p>Ah, ok. Normally I do it by selecting the lines in visual mode or visual-line mode, then `s/` over that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lance_</title>
		<link>http://imaddicted.ca/dev/worthwhile-vim-tips/comment-page-1/#comment-818</link>
		<dc:creator>lance_</dc:creator>
		<pubDate>Fri, 16 Oct 2009 18:00:14 +0000</pubDate>
		<guid isPermaLink="false">http://imaddicted.ca/?p=594#comment-818</guid>
		<description>I use it maybe 10% of the time, generally when I&#039;m splitting a method into separate methods while refactoring so I only want to replace some of the method calls.

I also recall a few places where doing piecewise regexps was more convenient than writing one big one.</description>
		<content:encoded><![CDATA[<p>I use it maybe 10% of the time, generally when I&#8217;m splitting a method into separate methods while refactoring so I only want to replace some of the method calls.</p>
<p>I also recall a few places where doing piecewise regexps was more convenient than writing one big one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wolever.net/</title>
		<link>http://imaddicted.ca/dev/worthwhile-vim-tips/comment-page-1/#comment-816</link>
		<dc:creator>wolever.net/</dc:creator>
		<pubDate>Fri, 16 Oct 2009 03:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://imaddicted.ca/?p=594#comment-816</guid>
		<description>That&#039;s a good set of things every Vimmer ought to know… Although, how often do you use search-and-replace over a range of lines (ie, :5,15s/foo/bar)?</description>
		<content:encoded><![CDATA[<p>That&#8217;s a good set of things every Vimmer ought to know… Although, how often do you use search-and-replace over a range of lines (ie, :5,15s/foo/bar)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

