<?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: Versioning your Vim configuration</title>
	<atom:link href="http://www.derekwyatt.org/2009/08/22/versioning-your-vim-configuration/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.derekwyatt.org/2009/08/22/versioning-your-vim-configuration/</link>
	<description>Vim... and stuff</description>
	<lastBuildDate>Sat, 11 May 2013 19:29:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Dmitry</title>
		<link>http://www.derekwyatt.org/2009/08/22/versioning-your-vim-configuration/comment-page-1/#comment-14</link>
		<dc:creator>Dmitry</dc:creator>
		<pubDate>Thu, 27 Aug 2009 18:02:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekwyatt.org/?p=59#comment-14</guid>
		<description><![CDATA[Hi, Derek.

Good solution with environment var, but since I&#039;m Linux user I chose a little different way of doing this. So what I&#039;ve done is:

* created a git repo in my ~/.vim folder;
* placed all vim related stuff there;
* created symbolic link in ~/.vimrc pointing to ~/.vim/vimrc to keep it in repo without messing with vim to search it elsewhere;
* made a remote repo at github

Work fine for me. :)]]></description>
		<content:encoded><![CDATA[<p>Hi, Derek.</p>
<p>Good solution with environment var, but since I&#8217;m Linux user I chose a little different way of doing this. So what I&#8217;ve done is:</p>
<p>* created a git repo in my ~/.vim folder;<br />
* placed all vim related stuff there;<br />
* created symbolic link in ~/.vimrc pointing to ~/.vim/vimrc to keep it in repo without messing with vim to search it elsewhere;<br />
* made a remote repo at github</p>
<p>Work fine for me. :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
