<?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: Tutorial: Make Vim as Your C/C++ IDE Using c.vim Plugin</title>
	<atom:link href="http://www.thegeekstuff.com/2009/01/tutorial-make-vim-as-your-cc-ide-using-cvim-plugin/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thegeekstuff.com/2009/01/tutorial-make-vim-as-your-cc-ide-using-cvim-plugin/</link>
	<description>Guides, HowTos and Tips for Technology Geeks</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:04:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: tahir rauf</title>
		<link>http://www.thegeekstuff.com/2009/01/tutorial-make-vim-as-your-cc-ide-using-cvim-plugin/comment-page-1/#comment-105885</link>
		<dc:creator>tahir rauf</dc:creator>
		<pubDate>Sat, 28 May 2011 19:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=360#comment-105885</guid>
		<description>Hi,

First of all, thanks a lot for sharing such a beautiful Tips. I really like your blog. 
The second thing which I want to ask is that Is there any way to disable this plugin?

Regards</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>First of all, thanks a lot for sharing such a beautiful Tips. I really like your blog.<br />
The second thing which I want to ask is that Is there any way to disable this plugin?</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kerten</title>
		<link>http://www.thegeekstuff.com/2009/01/tutorial-make-vim-as-your-cc-ide-using-cvim-plugin/comment-page-1/#comment-92730</link>
		<dc:creator>kerten</dc:creator>
		<pubDate>Wed, 16 Mar 2011 15:14:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=360#comment-92730</guid>
		<description>This thing has some weird dependencies and does not work properly under Debian.Too bad it sounded like a good one.</description>
		<content:encoded><![CDATA[<p>This thing has some weird dependencies and does not work properly under Debian.Too bad it sounded like a good one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob Hazard</title>
		<link>http://www.thegeekstuff.com/2009/01/tutorial-make-vim-as-your-cc-ide-using-cvim-plugin/comment-page-1/#comment-60033</link>
		<dc:creator>Bob Hazard</dc:creator>
		<pubDate>Sat, 21 Aug 2010 00:10:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=360#comment-60033</guid>
		<description>I realise that the comment above is a year old but if anyone else gets an error about &#039;command is not available in this version&#039; it is because Ubuntu ships with vim-tiny which is very basic.

sudo apt-get remove vim-tiny &amp;&amp; sudo apt-get install vim</description>
		<content:encoded><![CDATA[<p>I realise that the comment above is a year old but if anyone else gets an error about &#8216;command is not available in this version&#8217; it is because Ubuntu ships with vim-tiny which is very basic.</p>
<p>sudo apt-get remove vim-tiny &amp;&amp; sudo apt-get install vim</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nemesis</title>
		<link>http://www.thegeekstuff.com/2009/01/tutorial-make-vim-as-your-cc-ide-using-cvim-plugin/comment-page-1/#comment-17402</link>
		<dc:creator>Nemesis</dc:creator>
		<pubDate>Tue, 15 Sep 2009 06:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=360#comment-17402</guid>
		<description>Thanks for the plugin, but i followed al the setup instructions above, but when i tried editing a *.c file with vim (am using vim 7.1.138 on Ubuntu ) an error was issued :

Error detected while processing /home/nx6cyb/.vimrc:
line    1:
E319: Sorry, the command is not available in this version: filetype plugin on

So what should i do to be able to use the plugin?

thanks.</description>
		<content:encoded><![CDATA[<p>Thanks for the plugin, but i followed al the setup instructions above, but when i tried editing a *.c file with vim (am using vim 7.1.138 on Ubuntu ) an error was issued :</p>
<p>Error detected while processing /home/nx6cyb/.vimrc:<br />
line    1:<br />
E319: Sorry, the command is not available in this version: filetype plugin on</p>
<p>So what should i do to be able to use the plugin?</p>
<p>thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Turbocharge Firefox Browser With Vim Editor Functionality Using Vimperator Add-on</title>
		<link>http://www.thegeekstuff.com/2009/01/tutorial-make-vim-as-your-cc-ide-using-cvim-plugin/comment-page-1/#comment-15429</link>
		<dc:creator>Turbocharge Firefox Browser With Vim Editor Functionality Using Vimperator Add-on</dc:creator>
		<pubDate>Sat, 22 Aug 2009 06:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=360#comment-15429</guid>
		<description>[...] Tutorial: Make Vim as Your C/C++ IDE Using c.vim Plugin [...]</description>
		<content:encoded><![CDATA[<p>[...] Tutorial: Make Vim as Your C/C++ IDE Using c.vim Plugin [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vi and Vim Macro Tutorial: How To Record and Play</title>
		<link>http://www.thegeekstuff.com/2009/01/tutorial-make-vim-as-your-cc-ide-using-cvim-plugin/comment-page-1/#comment-15426</link>
		<dc:creator>Vi and Vim Macro Tutorial: How To Record and Play</dc:creator>
		<pubDate>Sat, 22 Aug 2009 06:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=360#comment-15426</guid>
		<description>[...] Tutorial: Make Vim as Your C/C++ IDE Using c.vim Plugin [...]</description>
		<content:encoded><![CDATA[<p>[...] Tutorial: Make Vim as Your C/C++ IDE Using c.vim Plugin [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vi and Vim Editor: 12 Powerful Find and Replace Examples</title>
		<link>http://www.thegeekstuff.com/2009/01/tutorial-make-vim-as-your-cc-ide-using-cvim-plugin/comment-page-1/#comment-15422</link>
		<dc:creator>Vi and Vim Editor: 12 Powerful Find and Replace Examples</dc:creator>
		<pubDate>Sat, 22 Aug 2009 05:59:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=360#comment-15422</guid>
		<description>[...] Tutorial: Make Vim as Your C/C++ IDE Using c.vim Plugin [...]</description>
		<content:encoded><![CDATA[<p>[...] Tutorial: Make Vim as Your C/C++ IDE Using c.vim Plugin [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Agregar Plugins a VIM para BASH, C y C++</title>
		<link>http://www.thegeekstuff.com/2009/01/tutorial-make-vim-as-your-cc-ide-using-cvim-plugin/comment-page-1/#comment-11857</link>
		<dc:creator>Agregar Plugins a VIM para BASH, C y C++</dc:creator>
		<pubDate>Wed, 24 Jun 2009 08:04:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=360#comment-11857</guid>
		<description>[...] Edita tu fichero &#8221; .vimrc&#8221; del usuario para el que quieras activar el soporte e incorpórale al final el texto que se indica:  $ vim ~/.vimrc filetype plugin on  Visto aqui [...]</description>
		<content:encoded><![CDATA[<p>[...] Edita tu fichero &#8221; .vimrc&#8221; del usuario para el que quieras activar el soporte e incorpórale al final el texto que se indica:  $ vim ~/.vimrc filetype plugin on  Visto aqui [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cam</title>
		<link>http://www.thegeekstuff.com/2009/01/tutorial-make-vim-as-your-cc-ide-using-cvim-plugin/comment-page-1/#comment-11465</link>
		<dc:creator>cam</dc:creator>
		<pubDate>Sat, 13 Jun 2009 22:06:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=360#comment-11465</guid>
		<description>I tried this out but unfortunately the hot-keys don&#039;t work for me when I&#039;m using gvim/vim in the Gnome environment. I always just end up in insert mode. The menus are there in gvim but the whole point of using vi is not using the mouse! If I use vim from the terminal the hot-keys work fine.  Does anyone know how to make the hot-keys work when using gvim?</description>
		<content:encoded><![CDATA[<p>I tried this out but unfortunately the hot-keys don&#8217;t work for me when I&#8217;m using gvim/vim in the Gnome environment. I always just end up in insert mode. The menus are there in gvim but the whole point of using vi is not using the mouse! If I use vim from the terminal the hot-keys work fine.  Does anyone know how to make the hot-keys work when using gvim?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ctags and Taglist: Convert Vim Editor to Beautiful Source Code Browser for Any Programming Language</title>
		<link>http://www.thegeekstuff.com/2009/01/tutorial-make-vim-as-your-cc-ide-using-cvim-plugin/comment-page-1/#comment-9865</link>
		<dc:creator>Ctags and Taglist: Convert Vim Editor to Beautiful Source Code Browser for Any Programming Language</dc:creator>
		<pubDate>Sat, 09 May 2009 23:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.thegeekstuff.com/?p=360#comment-9865</guid>
		<description>[...] Make Vim as Your C/C++ IDE Using c.vim Plugin [...]</description>
		<content:encoded><![CDATA[<p>[...] Make Vim as Your C/C++ IDE Using c.vim Plugin [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Content Delivery Network via Amazon Web Services: CloudFront: static.thegeekstuff.com

Served from: www.thegeekstuff.com @ 2012-02-09 13:25:09 -->
