<?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: Toggling and Shortening</title>
	<atom:link href="http://www.derekwyatt.org/vim/the-vimrc-file/toggling-and-shortening/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.derekwyatt.org</link>
	<description>Vim... and stuff</description>
	<lastBuildDate>Wed, 25 Jan 2012 21:22:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Crazor</title>
		<link>http://www.derekwyatt.org/vim/the-vimrc-file/toggling-and-shortening/comment-page-1/#comment-6274</link>
		<dc:creator>Crazor</dc:creator>
		<pubDate>Wed, 17 Nov 2010 10:37:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekwyatt.org/?page_id=77#comment-6274</guid>
		<description>Mapped ,n to :nohl. This gets rid of the highlight, but doesn&#039;t toggle &#039;hlsearch&#039;.</description>
		<content:encoded><![CDATA[<p>Mapped ,n to :nohl. This gets rid of the highlight, but doesn&#8217;t toggle &#8216;hlsearch&#8217;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anton Chikin</title>
		<link>http://www.derekwyatt.org/vim/the-vimrc-file/toggling-and-shortening/comment-page-1/#comment-41</link>
		<dc:creator>Anton Chikin</dc:creator>
		<pubDate>Mon, 07 Sep 2009 10:03:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekwyatt.org/?page_id=77#comment-41</guid>
		<description>HTML eating that &lt;cr&gt; tags. Look in source code of page for proper commands.</description>
		<content:encoded><![CDATA[<p>HTML eating that &lt;cr&gt; tags. Look in source code of page for proper commands.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anton Chikin</title>
		<link>http://www.derekwyatt.org/vim/the-vimrc-file/toggling-and-shortening/comment-page-1/#comment-40</link>
		<dc:creator>Anton Chikin</dc:creator>
		<pubDate>Mon, 07 Sep 2009 10:00:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekwyatt.org/?page_id=77#comment-40</guid>
		<description>nmap &lt;silent&gt; ,n :set invhls&lt;cr&gt;:set hls?&lt;cr&gt;</description>
		<content:encoded><![CDATA[<p>nmap &lt;silent&gt; ,n :set invhls&lt;cr&gt;:set hls?&lt;cr&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth Milliken</title>
		<link>http://www.derekwyatt.org/vim/the-vimrc-file/toggling-and-shortening/comment-page-1/#comment-35</link>
		<dc:creator>Seth Milliken</dc:creator>
		<pubDate>Wed, 02 Sep 2009 22:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekwyatt.org/?page_id=77#comment-35</guid>
		<description>Here?s one that piggybacks on the already familiar to Unix folk, :

nnoremap &lt;silent&gt; &lt;c-l&gt; {your preferred hls off/toggle command here}&lt;cr&gt;&lt;c-l&gt;</description>
		<content:encoded><![CDATA[<p>Here?s one that piggybacks on the already familiar to Unix folk, :</p>
<p>nnoremap &lt;silent&gt; &lt;c-l&gt; {your preferred hls off/toggle command here}&lt;cr&gt;&lt;c-l&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikos Aggelidis</title>
		<link>http://www.derekwyatt.org/vim/the-vimrc-file/toggling-and-shortening/comment-page-1/#comment-3</link>
		<dc:creator>Nikos Aggelidis</dc:creator>
		<pubDate>Sat, 22 Aug 2009 22:37:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekwyatt.org/?page_id=77#comment-3</guid>
		<description>To &quot;Turn off that stupid highlight search&quot; i use the space bar!</description>
		<content:encoded><![CDATA[<p>To &#8220;Turn off that stupid highlight search&#8221; i use the space bar!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

