<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>食色摄宅 &#187; vim</title>
	<atom:link href="http://zzism.com/tag/vim/feed/" rel="self" type="application/rss+xml" />
	<link>http://zzism.com</link>
	<description>zz&#039;s blog</description>
	<lastBuildDate>Mon, 23 May 2011 02:27:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>用vim编辑编译执行一个c程序</title>
		<link>http://zzism.com/how-to-edit-compile-run-c-program-in-vim/</link>
		<comments>http://zzism.com/how-to-edit-compile-run-c-program-in-vim/#comments</comments>
		<pubDate>Sun, 23 Jan 2011 08:42:45 +0000</pubDate>
		<dc:creator>zz</dc:creator>
				<category><![CDATA[宅]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://zzism.com/?p=11</guid>
		<description><![CDATA[首先申明，本文完全是写给初学者看的，即一个unix初学者，一个c语言初学者，一个vim初学者，而本人，就是一个集合三特性于一身的绝对初学者。所以如果有错的话，希望各位前辈不吝赐教。

其实能集合此三特性而敢于写文章的我，心情是很窘迫的，写下来只是为了记录自己的路，将来回过来看看时，希望能有所帮助。所以如果真是污了看官的眼，就请以宽容之心体谅我赤诚之意。

让我们从零开始，step by step. 整个编辑编译执行过程，全部在vim编辑器中完成。]]></description>
		<wfw:commentRss>http://zzism.com/how-to-edit-compile-run-c-program-in-vim/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

