<?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: Working with Vim and C++</title>
	<atom:link href="http://www.derekwyatt.org/vim/working-with-vim-and-cpp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.derekwyatt.org</link>
	<description>Vim, OO Design and Piles of Uselessness</description>
	<lastBuildDate>Mon, 30 Aug 2010 07:56:40 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: dominiko</title>
		<link>http://www.derekwyatt.org/vim/working-with-vim-and-cpp/comment-page-1/#comment-1056</link>
		<dc:creator>dominiko</dc:creator>
		<pubDate>Sat, 13 Feb 2010 10:14:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.derekwyatt.org/?page_id=97#comment-1056</guid>
		<description>I also develop in C++ with Vim.  Some tips:
- cscope &amp; exuberant ctags are your friends
- plugins I find most useful (among others): OmniCppComplete, a.vim, taglist.vim
- put &quot;let g:load_doxygen_syntax=1&quot; in ~/.vimrc to have doxygen syntax highlighting (see screenshot example at http://dominique.pelle.free.fr/rastafari.vim.png)</description>
		<content:encoded><![CDATA[<p>I also develop in C++ with Vim.  Some tips:<br />
- cscope &amp; exuberant ctags are your friends<br />
- plugins I find most useful (among others): OmniCppComplete, a.vim, taglist.vim<br />
- put &#8220;let g:load_doxygen_syntax=1&#8243; in ~/.vimrc to have doxygen syntax highlighting (see screenshot example at <a href="http://dominique.pelle.free.fr/rastafari.vim.png)" rel="nofollow">http://dominique.pelle.free.fr/rastafari.vim.png)</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
