<?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"
	>
<channel>
	<title>Comments on: vi syntax highlighting on MacOs</title>
	<atom:link href="http://undefined.com/ia/2007/01/16/vi-syntax-highlighting-on-macos/feed/" rel="self" type="application/rss+xml" />
	<link>http://undefined.com/ia/2007/01/16/vi-syntax-highlighting-on-macos/</link>
	<description>Agile &#038; Open Source Software, Economics, Liberty and Entrepreneurship</description>
	<pubDate>Fri, 08 Aug 2008 01:11:57 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: jb</title>
		<link>http://undefined.com/ia/2007/01/16/vi-syntax-highlighting-on-macos/#comment-6061</link>
		<dc:creator>jb</dc:creator>
		<pubDate>Wed, 17 Jan 2007 17:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://undefined.com/ia/2007/01/16/vi-syntax-highlighting-on-macos/#comment-6061</guid>
		<description>Yeah, you're right. Stupid moment on my part. There wasn't a .vimrc file on the laptop when I created it.</description>
		<content:encoded><![CDATA[<p>Yeah, you&#8217;re right. Stupid moment on my part. There wasn&#8217;t a .vimrc file on the laptop when I created it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ken Miller</title>
		<link>http://undefined.com/ia/2007/01/16/vi-syntax-highlighting-on-macos/#comment-6060</link>
		<dc:creator>Ken Miller</dc:creator>
		<pubDate>Wed, 17 Jan 2007 17:13:38 +0000</pubDate>
		<guid isPermaLink="false">http://undefined.com/ia/2007/01/16/vi-syntax-highlighting-on-macos/#comment-6060</guid>
		<description>Wow, that's an excellent way to destroy people's vim config files.  You want this:

&lt;code&gt;
echo "syntax on" &#62;&#62; ~/.vimrc
&lt;/code&gt;

The single &#62; will OVERWRITE the file.  Double &#62;&#62; appends.</description>
		<content:encoded><![CDATA[<p>Wow, that&#8217;s an excellent way to destroy people&#8217;s vim config files.  You want this:</p>
<p><code><br />
echo "syntax on" &gt;&gt; ~/.vimrc<br />
</code></p>
<p>The single &gt; will OVERWRITE the file.  Double &gt;&gt; appends.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
