<?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: VIM rc-file</title>
	<atom:link href="http://foobar.lu/wp/2007/08/10/vim-rc-file/feed/" rel="self" type="application/rss+xml" />
	<link>http://foobar.lu/wp/2007/08/10/vim-rc-file/</link>
	<description>coding should be fun</description>
	<lastBuildDate>Thu, 10 Mar 2011 18:39:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: exhuma.twn</title>
		<link>http://foobar.lu/wp/2007/08/10/vim-rc-file/comment-page-1/#comment-498</link>
		<dc:creator>exhuma.twn</dc:creator>
		<pubDate>Fri, 22 Aug 2008 08:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://foobar.lu/wp/2007/08/10/vim-rc-file/#comment-498</guid>
		<description>Try this:

[cc]autocmd FileType *  execute &quot;setlocal complete+=&quot;.&quot;k/usr/share/vim/vim62/syntax/&quot;.getbufvar(&quot;%&quot;,&quot;current_syntax&quot;).&quot;.vim&quot;[/cc]

</description>
		<content:encoded><![CDATA[<p>Try this:</p>
<div class="codecolorer-container text twitlight" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">autocmd FileType * &nbsp;execute &quot;setlocal complete+=&quot;.&quot;k/usr/share/vim/vim62/syntax/&quot;.getbufvar(&quot;%&quot;,&quot;current_syntax&quot;).&quot;.vim&quot;</div></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://foobar.lu/wp/2007/08/10/vim-rc-file/comment-page-1/#comment-442</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 12 Jun 2008 13:41:38 +0000</pubDate>
		<guid isPermaLink="false">http://foobar.lu/wp/2007/08/10/vim-rc-file/#comment-442</guid>
		<description>Thanks for the vimrc file.  I have one problem with it though, that I&#039;m not sure how to fix.  I can&#039;t seem to find the answer by googling it.
When I launch vim, I get the following error:
Error detected while processing BufEnter Auto commands for &quot;*&quot;:
E15: Invalid expression: ’setlocal complete+=k$VIMRUNTIME/syntax/’.&amp;ft.‘.vim’)
E15: Invalid expression: (’setlocal complete+=k$VIMRUNTIME/syntax/’.&amp;ft.‘.vim’)

Any ideas how I can fix this?

Here&#039;s a piece of what vim --version outputs:
VIM - Vi IMproved 7.0 (2006 May 7, compiled May  9 2007 18:57:32)
Included patches: 1, 3-4, 7-9, 11, 13-17, 19-26, 29-31, 34-44, 47, 50-56, 58-64, 66-73, 75, 77-92, 94-107, 109, 202, 234-235, 237

Thanks
John</description>
		<content:encoded><![CDATA[<p>Thanks for the vimrc file.  I have one problem with it though, that I&#8217;m not sure how to fix.  I can&#8217;t seem to find the answer by googling it.<br />
When I launch vim, I get the following error:<br />
Error detected while processing BufEnter Auto commands for &#8220;*&#8221;:<br />
E15: Invalid expression: ’setlocal complete+=k$VIMRUNTIME/syntax/’.&amp;ft.‘.vim’)<br />
E15: Invalid expression: (’setlocal complete+=k$VIMRUNTIME/syntax/’.&amp;ft.‘.vim’)</p>
<p>Any ideas how I can fix this?</p>
<p>Here&#8217;s a piece of what vim &#8211;version outputs:<br />
VIM &#8211; Vi IMproved 7.0 (2006 May 7, compiled May  9 2007 18:57:32)<br />
Included patches: 1, 3-4, 7-9, 11, 13-17, 19-26, 29-31, 34-44, 47, 50-56, 58-64, 66-73, 75, 77-92, 94-107, 109, 202, 234-235, 237</p>
<p>Thanks<br />
John</p>
]]></content:encoded>
	</item>
</channel>
</rss>

