<?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"
	>
<channel>
	<title>Comments on: C editing with vim</title>
	<atom:link href="http://fotisl.wordpress.com/2006/06/03/c-editing-with-vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://fotisl.wordpress.com/2006/06/03/c-editing-with-vim/</link>
	<description>Blooooooog</description>
	<pubDate>Wed, 09 Jul 2008 17:01:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>By: Arslanlar Şehri &#187; Linux manpage sayfalarındaki C fonksiyon bilgileri</title>
		<link>http://fotisl.wordpress.com/2006/06/03/c-editing-with-vim/#comment-1230</link>
		<dc:creator>Arslanlar Şehri &#187; Linux manpage sayfalarındaki C fonksiyon bilgileri</dc:creator>
		<pubDate>Sat, 19 May 2007 23:09:49 +0000</pubDate>
		<guid isPermaLink="false">https://fotisl.wordpress.com/2006/06/03/c-editing-with-vim/#comment-1230</guid>
		<description>[...] http://fotisl.wordpress.com/2006/06/03/c-editing-with-vim/ http://www.justlinux.com/nhf/Programming/Introduction_to_C_Programming.html http://www.linuxjournal.com/article/8289 [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://fotisl.wordpress.com/2006/06/03/c-editing-with-vim/" rel="nofollow">http://fotisl.wordpress.com/2006/06/03/c-editing-with-vim/</a> <a href="http://www.justlinux.com/nhf/Programming/Introduction_to_C_Programming.html" rel="nofollow">http://www.justlinux.com/nhf/Programming/Introduction_to_C_Programming.html</a> <a href="http://www.linuxjournal.com/article/8289" rel="nofollow">http://www.linuxjournal.com/article/8289</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aggelos Orfanakos</title>
		<link>http://fotisl.wordpress.com/2006/06/03/c-editing-with-vim/#comment-19</link>
		<dc:creator>Aggelos Orfanakos</dc:creator>
		<pubDate>Tue, 13 Jun 2006 08:14:49 +0000</pubDate>
		<guid isPermaLink="false">https://fotisl.wordpress.com/2006/06/03/c-editing-with-vim/#comment-19</guid>
		<description>Great post! I don't know why, but

syntax match Error "\s\+$"

didn't work for me so I had to replace it with

autocmd Syntax * syntax match Error "\s\+$"</description>
		<content:encoded><![CDATA[<p>Great post! I don&#8217;t know why, but</p>
<p>syntax match Error &#8220;\s\+$&#8221;</p>
<p>didn&#8217;t work for me so I had to replace it with</p>
<p>autocmd Syntax * syntax match Error &#8220;\s\+$&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beket_</title>
		<link>http://fotisl.wordpress.com/2006/06/03/c-editing-with-vim/#comment-15</link>
		<dc:creator>Beket_</dc:creator>
		<pubDate>Sun, 04 Jun 2006 15:55:18 +0000</pubDate>
		<guid isPermaLink="false">https://fotisl.wordpress.com/2006/06/03/c-editing-with-vim/#comment-15</guid>
		<description>vi as in "vicious interface" ? :P

Although I only use vi sporadically, I do agree that it's a nice piece of software.

Hey fotis, great blog! Keep on supplying us with interesting articles.</description>
		<content:encoded><![CDATA[<p>vi as in &#8220;vicious interface&#8221; ? <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>Although I only use vi sporadically, I do agree that it&#8217;s a nice piece of software.</p>
<p>Hey fotis, great blog! Keep on supplying us with interesting articles.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dado1945</title>
		<link>http://fotisl.wordpress.com/2006/06/03/c-editing-with-vim/#comment-14</link>
		<dc:creator>dado1945</dc:creator>
		<pubDate>Sun, 04 Jun 2006 06:27:56 +0000</pubDate>
		<guid isPermaLink="false">https://fotisl.wordpress.com/2006/06/03/c-editing-with-vim/#comment-14</guid>
		<description>Ctrl-p was in vim 6 as well. Omni-complete is Ctrl-X Ctrl-O</description>
		<content:encoded><![CDATA[<p>Ctrl-p was in vim 6 as well. Omni-complete is Ctrl-X Ctrl-O</p>
]]></content:encoded>
	</item>
</channel>
</rss>
