<?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: Ultimate Vim Config</title>
	<atom:link href="http://spf13.com/post/ultimate-vim-config/feed" rel="self" type="application/rss+xml" />
	<link>http://spf13.com/post/ultimate-vim-config</link>
	<description></description>
	<lastBuildDate>Wed, 16 May 2012 09:39:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Steve Francia</title>
		<link>http://spf13.com/post/ultimate-vim-config#comment-476</link>
		<dc:creator>Steve Francia</dc:creator>
		<pubDate>Mon, 14 May 2012 14:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~sfrancia/wordpress/?p=10#comment-476</guid>
		<description>That&#039;s the correct line. Sometimes you need to clear out the VIM cache for changes to take effect. Please remove your views and swap directories.</description>
		<content:encoded><![CDATA[<p>That&#8217;s the correct line. Sometimes you need to clear out the VIM cache for changes to take effect. Please remove your views and swap directories.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Francia</title>
		<link>http://spf13.com/post/ultimate-vim-config#comment-475</link>
		<dc:creator>Steve Francia</dc:creator>
		<pubDate>Mon, 14 May 2012 14:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~sfrancia/wordpress/?p=10#comment-475</guid>
		<description>Please just run the latest install script from github. Make sure you are on the 3.0 branch (the default on GitHub). </description>
		<content:encoded><![CDATA[<p>Please just run the latest install script from github. Make sure you are on the 3.0 branch (the default on GitHub).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Francia</title>
		<link>http://spf13.com/post/ultimate-vim-config#comment-472</link>
		<dc:creator>Steve Francia</dc:creator>
		<pubDate>Mon, 14 May 2012 14:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~sfrancia/wordpress/?p=10#comment-472</guid>
		<description>I&#039;m not sure why that would be. Can you provide more information about your setup?</description>
		<content:encoded><![CDATA[<p>I&#8217;m not sure why that would be. Can you provide more information about your setup?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaziz</title>
		<link>http://spf13.com/post/ultimate-vim-config#comment-463</link>
		<dc:creator>Gaziz</dc:creator>
		<pubDate>Tue, 08 May 2012 14:50:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~sfrancia/wordpress/?p=10#comment-463</guid>
		<description>Hi! I have question. I am unable to copy to clipboard in VIM. Standard &quot;+y is not working anymore. Could you help please?
Your vim config is awesome!</description>
		<content:encoded><![CDATA[<p>Hi! I have question. I am unable to copy to clipboard in VIM. Standard &#8220;+y is not working anymore. Could you help please?<br />
Your vim config is awesome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anh Tu Nguyen</title>
		<link>http://spf13.com/post/ultimate-vim-config#comment-445</link>
		<dc:creator>Anh Tu Nguyen</dc:creator>
		<pubDate>Tue, 27 Mar 2012 04:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~sfrancia/wordpress/?p=10#comment-445</guid>
		<description>Hi, I&#039;m VIM newbie user. I&#039;ve cloned your repository but git submodule update --init seems not work. And under spf13-vim/, there&#039;s only .vimrc, no .vim directory.  As a result, your above symlink commands gave a death link.
What do I have to do to get start with your vim config?
Thanks.</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m VIM newbie user. I&#8217;ve cloned your repository but git submodule update &#8211;init seems not work. And under spf13-vim/, there&#8217;s only .vimrc, no .vim directory.  As a result, your above symlink commands gave a death link.<br />
What do I have to do to get start with your vim config?<br />
Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guoliang Cao</title>
		<link>http://spf13.com/post/ultimate-vim-config#comment-438</link>
		<dc:creator>Guoliang Cao</dc:creator>
		<pubDate>Thu, 15 Mar 2012 19:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~sfrancia/wordpress/?p=10#comment-438</guid>
		<description>Never mind. After I comment that out, I have to remove ~/.viminfo, ~/.vimswap/* etc to get vim back to clean state. Now I can keep project root as current working directory.</description>
		<content:encoded><![CDATA[<p>Never mind. After I comment that out, I have to remove ~/.viminfo, ~/.vimswap/* etc to get vim back to clean state. Now I can keep project root as current working directory.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guoliang Cao</title>
		<link>http://spf13.com/post/ultimate-vim-config#comment-437</link>
		<dc:creator>Guoliang Cao</dc:creator>
		<pubDate>Thu, 15 Mar 2012 15:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~sfrancia/wordpress/?p=10#comment-437</guid>
		<description>Hi, your vim config is great and I have been using it for some time. Recently I got a new MBP and after install it, I could not figure out how I can disable setting current working directory when change file. I&#039;ve tried to comment out this line in .vimrc but it didn&#039;t help. What else can I try? Another question is if I disable changing cwd, will it affect those plugins you bundled?  









autocmd BufEnter * if bufname(&quot;&quot;) !~ &quot;^[A-Za-z0-9]*://&quot; &#124; lcd %:p:h &#124; endifThank you.</description>
		<content:encoded><![CDATA[<p>Hi, your vim config is great and I have been using it for some time. Recently I got a new MBP and after install it, I could not figure out how I can disable setting current working directory when change file. I&#8217;ve tried to comment out this line in .vimrc but it didn&#8217;t help. What else can I try? Another question is if I disable changing cwd, will it affect those plugins you bundled?  </p>
<p>autocmd BufEnter * if bufname(&#8220;&#8221;) !~ &#8220;^[A-Za-z0-9]*://&#8221; | lcd %:p:h | endifThank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simplify dev for the ESRI Developer: Part 1 &#124; odoenet</title>
		<link>http://spf13.com/post/ultimate-vim-config#comment-424</link>
		<dc:creator>Simplify dev for the ESRI Developer: Part 1 &#124; odoenet</dc:creator>
		<pubDate>Wed, 22 Feb 2012 20:04:31 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~sfrancia/wordpress/?p=10#comment-424</guid>
		<description>[...] on Windows and MacVim for Mac. I won&#8217;t go over installation instructions, I&#8217;ll leave that up to you. Now let me tell you why I think every ESRI Developer (or any developer really) should [...]</description>
		<content:encoded><![CDATA[<p>[...] on Windows and MacVim for Mac. I won&#8217;t go over installation instructions, I&#8217;ll leave that up to you. Now let me tell you why I think every ESRI Developer (or any developer really) should [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Switching to vim from Eclipse &#171; AsianExpress</title>
		<link>http://spf13.com/post/ultimate-vim-config#comment-416</link>
		<dc:creator>Switching to vim from Eclipse &#171; AsianExpress</dc:creator>
		<pubDate>Tue, 14 Feb 2012 05:10:16 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~sfrancia/wordpress/?p=10#comment-416</guid>
		<description>[...] there are a lot of people out there posting their own. One of the first sites I ended up was: http://spf13.com/post/ultimate-vim-config &#8211; kind of overwhelming at first. I didn&#8217;t want to just blindly throw all these plugins [...]</description>
		<content:encoded><![CDATA[<p>[...] there are a lot of people out there posting their own. One of the first sites I ended up was: http://spf13.com/post/ultimate-vim-config &#8211; kind of overwhelming at first. I didn&#8217;t want to just blindly throw all these plugins [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zorglub76</title>
		<link>http://spf13.com/post/ultimate-vim-config#comment-387</link>
		<dc:creator>zorglub76</dc:creator>
		<pubDate>Fri, 30 Dec 2011 11:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~sfrancia/wordpress/?p=10#comment-387</guid>
		<description>I&#039;m having the same problem. I guess that it is some kind of CentOS problem, but I&#039;m not sure how to fix it....</description>
		<content:encoded><![CDATA[<p>I&#8217;m having the same problem. I guess that it is some kind of CentOS problem, but I&#8217;m not sure how to fix it&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vim教程、视频和资源 &#124; XUZN——自由、平等、共享、互助</title>
		<link>http://spf13.com/post/ultimate-vim-config#comment-386</link>
		<dc:creator>Vim教程、视频和资源 &#124; XUZN——自由、平等、共享、互助</dc:creator>
		<pubDate>Fri, 30 Dec 2011 04:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~sfrancia/wordpress/?p=10#comment-386</guid>
		<description>[...] 12.  终极Vim配置（Config） [...]</description>
		<content:encoded><![CDATA[<p>[...] 12.  终极Vim配置（Config） [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Germer</title>
		<link>http://spf13.com/post/ultimate-vim-config#comment-382</link>
		<dc:creator>Daniel Germer</dc:creator>
		<pubDate>Sat, 17 Dec 2011 00:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~sfrancia/wordpress/?p=10#comment-382</guid>
		<description>These above problems appear in gnome(shell as well as &quot;classic&quot;) but not in the ubuntu standard (dash)
</description>
		<content:encoded><![CDATA[<p>These above problems appear in gnome(shell as well as &#8220;classic&#8221;) but not in the ubuntu standard (dash)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Germer</title>
		<link>http://spf13.com/post/ultimate-vim-config#comment-380</link>
		<dc:creator>Daniel Germer</dc:creator>
		<pubDate>Mon, 12 Dec 2011 21:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~sfrancia/wordpress/?p=10#comment-380</guid>
		<description>I have a similar issue with gvim in ubuntu. perhaps the file that points to gvim is not actually pointing to the executable but is some kind of link...
/usr/bin/gvim is a simlink to 
/etc/alternatives/gvim which is a simlink to
/usr/bin/vim.gnome
so probably this does not work properly...</description>
		<content:encoded><![CDATA[<p>I have a similar issue with gvim in ubuntu. perhaps the file that points to gvim is not actually pointing to the executable but is some kind of link&#8230;<br />
/usr/bin/gvim is a simlink to<br />
/etc/alternatives/gvim which is a simlink to<br />
/usr/bin/vim.gnome<br />
so probably this does not work properly&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Riotana L</title>
		<link>http://spf13.com/post/ultimate-vim-config#comment-375</link>
		<dc:creator>Riotana L</dc:creator>
		<pubDate>Mon, 28 Nov 2011 00:14:19 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~sfrancia/wordpress/?p=10#comment-375</guid>
		<description>&lt;strong&gt;Recommeneded websites...&lt;/strong&gt;

[...]Here are some of the sites we recommend for our visitors[...]…...</description>
		<content:encoded><![CDATA[<p><strong>Recommeneded websites&#8230;</strong></p>
<p>[...]Here are some of the sites we recommend for our visitors[...]…&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cheng Yi Lee</title>
		<link>http://spf13.com/post/ultimate-vim-config#comment-374</link>
		<dc:creator>Cheng Yi Lee</dc:creator>
		<pubDate>Fri, 25 Nov 2011 16:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://localhost/~sfrancia/wordpress/?p=10#comment-374</guid>
		<description>Hi, Steve. 
I picking ubuntu and vim here. I tried to use your vim config ubuntu 11.1. 
However when I open Vim, I am face with the following error message.  Sorry to be troubling you
but do you have advice on what I should do?

Error detected while processing function 13_VimDebuggerLoad:line    2:E117: Unknown function: 13_VimDebuggerInitError detected while processing function DefPython:line  550:Traceback (most recent call last):  File &quot;&quot;, line 547, in   File &quot;&quot;, line 397, in __init__NameError: global name &#039;VimDebugger&#039; is not defined
</description>
		<content:encoded><![CDATA[<p>Hi, Steve. <br />
I picking ubuntu and vim here. I tried to use your vim config ubuntu 11.1. <br />
However when I open Vim, I am face with the following error message.  Sorry to be troubling you<br />
but do you have advice on what I should do?</p>
<p>Error detected while processing function 13_VimDebuggerLoad:line    2:E117: Unknown function: 13_VimDebuggerInitError detected while processing function DefPython:line  550:Traceback (most recent call last):  File &#8220;&#8221;, line 547, in   File &#8220;&#8221;, line 397, in __init__NameError: global name &#8216;VimDebugger&#8217; is not defined</p>
]]></content:encoded>
	</item>
</channel>
</rss>

