<?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: Syntax highlighting in Vim</title>
	<atom:link href="http://www.njamin.org/blog/geeking-out/syntax-highlighting-in-vim-17.php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.njamin.org/blog/geeking-out/syntax-highlighting-in-vim-17.php</link>
	<description></description>
	<lastBuildDate>Sun, 25 Dec 2011 18:45:42 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
	<item>
		<title>By: Marius</title>
		<link>http://www.njamin.org/blog/geeking-out/syntax-highlighting-in-vim-17.php/comment-page-1#comment-5</link>
		<dc:creator>Marius</dc:creator>
		<pubDate>Tue, 10 Jul 2007 06:25:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.njamin.org/blog/tutorials/syntax-highlighting-in-vim-17.php#comment-5</guid>
		<description>or create a file named .vimrc in your home directory and add the following lines:

syntax on
set incsearch           &quot; do incremental searching
set hlsearch</description>
		<content:encoded><![CDATA[<p>or create a file named .vimrc in your home directory and add the following lines:</p>
<p>syntax on<br />
set incsearch           &#8221; do incremental searching<br />
set hlsearch</p>
]]></content:encoded>
	</item>
</channel>
</rss>

