<?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: One Time Case Insensitive Vim Search</title>
	<atom:link href="http://www.weheartcode.com/2007/06/29/one-time-case-insensitive-vim-search/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.weheartcode.com/2007/06/29/one-time-case-insensitive-vim-search/</link>
	<description>A discourse on programming</description>
	<lastBuildDate>Wed, 01 Sep 2010 13:06:51 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: korishev</title>
		<link>http://www.weheartcode.com/2007/06/29/one-time-case-insensitive-vim-search/comment-page-1/#comment-4237</link>
		<dc:creator>korishev</dc:creator>
		<pubDate>Fri, 29 Jun 2007 16:09:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.weheartcode.com/2007/06/29/one-time-case-insensitive-vim-search/#comment-4237</guid>
		<description>try &quot;:help smartcase&quot; in vim...  

You get the base of both worlds..  IgnoreCase for everything by default, but if you put caps in your search string, vim assumes you meant case sensitive..</description>
		<content:encoded><![CDATA[<p>try &#8220;:help smartcase&#8221; in vim&#8230;  </p>
<p>You get the base of both worlds..  IgnoreCase for everything by default, but if you put caps in your search string, vim assumes you meant case sensitive..</p>
]]></content:encoded>
	</item>
</channel>
</rss>
