<?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: My Vim configuration</title>
	<atom:link href="http://blog.motane.lu/2010/01/26/my-vim-configuration/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.motane.lu/2010/01/26/my-vim-configuration/</link>
	<description>skillz...i has them</description>
	<lastBuildDate>Thu, 09 Sep 2010 16:17:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Joey</title>
		<link>http://blog.motane.lu/2010/01/26/my-vim-configuration/comment-page-1/#comment-1099</link>
		<dc:creator>Joey</dc:creator>
		<pubDate>Mon, 01 Feb 2010 04:57:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=1293#comment-1099</guid>
		<description>I recommend marvim. It lets you save both templates and macros

http://www.vim.org/scripts/script.php?script_id=2154</description>
		<content:encoded><![CDATA[<p>I recommend marvim. It lets you save both templates and macros</p>
<p><a href="http://www.vim.org/scripts/script.php?script_id=2154" rel="nofollow">http://www.vim.org/scripts/script.php?script_id=2154</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tudor</title>
		<link>http://blog.motane.lu/2010/01/26/my-vim-configuration/comment-page-1/#comment-1087</link>
		<dc:creator>Tudor</dc:creator>
		<pubDate>Wed, 27 Jan 2010 22:22:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=1293#comment-1087</guid>
		<description>It&#039;s more a matter of personal choice in the end. I&#039;ve tried Project and NERDTree side by side and I chose NERDTree because it&#039;s more...familiar, so to speak.
I gave vimoutliner a look, but the help file is massive. It will take me few days to see if it works for me.</description>
		<content:encoded><![CDATA[<p>It&#8217;s more a matter of personal choice in the end. I&#8217;ve tried Project and NERDTree side by side and I chose NERDTree because it&#8217;s more&#8230;familiar, so to speak.<br />
I gave vimoutliner a look, but the help file is massive. It will take me few days to see if it works for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Weier O'Phinney</title>
		<link>http://blog.motane.lu/2010/01/26/my-vim-configuration/comment-page-1/#comment-1085</link>
		<dc:creator>Matthew Weier O'Phinney</dc:creator>
		<pubDate>Wed, 27 Jan 2010 15:49:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=1293#comment-1085</guid>
		<description>I use NERDTree quite a bit, but I like the fact that Project allows me to define how I want to organize my project _separate_ from the filesystem -- which is particularly useful when I have deep directory structures. Additionally, the ability to filter what is displayed (e.g., limit to only php or html, or a combination of files) can be really useful; there may be only a handful of files in a given directory I need to work with as a developer. I probably find Project more useful in large part due to having found it before I found NERDTree, though.</description>
		<content:encoded><![CDATA[<p>I use NERDTree quite a bit, but I like the fact that Project allows me to define how I want to organize my project _separate_ from the filesystem &#8212; which is particularly useful when I have deep directory structures. Additionally, the ability to filter what is displayed (e.g., limit to only php or html, or a combination of files) can be really useful; there may be only a handful of files in a given directory I need to work with as a developer. I probably find Project more useful in large part due to having found it before I found NERDTree, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tudor</title>
		<link>http://blog.motane.lu/2010/01/26/my-vim-configuration/comment-page-1/#comment-1084</link>
		<dc:creator>Tudor</dc:creator>
		<pubDate>Wed, 27 Jan 2010 15:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=1293#comment-1084</guid>
		<description>Wow, Matthew O&#039;Phinney posts a comment on my blog :) 

Well, I&#039;m glad you&#039;ve found it useful. Vim is my editor of choice and now I find it hard to work without it. Project didn&#039;t cut it for me, I prefer NERDTree. But I will give vimoutliner a try, see how things go.</description>
		<content:encoded><![CDATA[<p>Wow, Matthew O&#8217;Phinney posts a comment on my blog <img src='http://blog.motane.lu/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>Well, I&#8217;m glad you&#8217;ve found it useful. Vim is my editor of choice and now I find it hard to work without it. Project didn&#8217;t cut it for me, I prefer NERDTree. But I will give vimoutliner a try, see how things go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew Weier O'Phinney</title>
		<link>http://blog.motane.lu/2010/01/26/my-vim-configuration/comment-page-1/#comment-1083</link>
		<dc:creator>Matthew Weier O'Phinney</dc:creator>
		<pubDate>Wed, 27 Jan 2010 13:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=1293#comment-1083</guid>
		<description>Thanks for the post! I&#039;ve been using snippets_emu for a while, but never been happy with it. I&#039;ve given snipMate a try, and find it much more intuitive, simple, and well-constructed; it&#039;ll be a part of my vim toolbox now. :)

I&#039;d also recommend the Project and vimoutliner plugins; I find them indispensable in my daily work for keeping track of project files and TODO items, respectively.</description>
		<content:encoded><![CDATA[<p>Thanks for the post! I&#8217;ve been using snippets_emu for a while, but never been happy with it. I&#8217;ve given snipMate a try, and find it much more intuitive, simple, and well-constructed; it&#8217;ll be a part of my vim toolbox now. <img src='http://blog.motane.lu/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;d also recommend the Project and vimoutliner plugins; I find them indispensable in my daily work for keeping track of project files and TODO items, respectively.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: OriginalCopy</title>
		<link>http://blog.motane.lu/2010/01/26/my-vim-configuration/comment-page-1/#comment-1082</link>
		<dc:creator>OriginalCopy</dc:creator>
		<pubDate>Wed, 27 Jan 2010 12:52:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.motane.lu/?p=1293#comment-1082</guid>
		<description>I&#039;ve been trying out many IDEs, but at the end of the day I find myself using (g)vim.

+1</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been trying out many IDEs, but at the end of the day I find myself using (g)vim.</p>
<p>+1</p>
]]></content:encoded>
	</item>
</channel>
</rss>
