<?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://oioj.org/tag/vim/feed" rel="self" type="application/rss+xml" />
	<link>http://oioj.org</link>
	<description></description>
	<lastBuildDate>Thu, 06 Jan 2011 11:38:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	
<!-- Start Of Script Generated By WP-PostViews Plus -->
<script type='text/javascript' src='http://oioj.org/wp-includes/js/jquery/jquery.js?ver=1.7.1'></script>
<script type="text/javascript">
/* <![CDATA[ */
/* ]]> */
</script>
<!-- End Of Script Generated By WP-PostViews Plus -->
	<item>
		<title>秀一下我的gVim</title>
		<link>http://oioj.org/show-my-gvim.html</link>
		<comments>http://oioj.org/show-my-gvim.html#comments</comments>
		<pubDate>Mon, 21 Jun 2010 09:32:27 +0000</pubDate>
		<dc:creator>Kunn</dc:creator>
				<category><![CDATA[常用工具]]></category>
		<category><![CDATA[VIM]]></category>

		<guid isPermaLink="false">http://oioj.org/?p=206</guid>
		<description><![CDATA[
gVim 不愧为编辑器之神. 自从用了gVim 后, 越来越习惯了, 开始慢慢代替 UltraEdit. 呵呵. 废话少说, 附上我的配置文件, 综合了n家之长, 终于让自己满意了, 有点乱, 删除一些对我没有功能 (ctags&#8230;)


if (has(&#8220;gui_running&#8221;))
    &#8221; 图形界面下的设置
    &#8220;set nowrap
    &#8220;set guioptions+=b
    &#8220;colo ...]]></description>
		<wfw:commentRss>http://oioj.org/show-my-gvim.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>100 Vim commands every programmer should know</title>
		<link>http://oioj.org/useful-100-vim-commands-every-programmer-should-know.html</link>
		<comments>http://oioj.org/useful-100-vim-commands-every-programmer-should-know.html#comments</comments>
		<pubDate>Thu, 05 Feb 2009 03:16:11 +0000</pubDate>
		<dc:creator>Kunn</dc:creator>
				<category><![CDATA[网络相关]]></category>
		<category><![CDATA[VIM]]></category>

		<guid isPermaLink="false">http://oioj.org/100-vim-commands-every-programmer-should-know.html</guid>
		<description><![CDATA[Search
/word 	Search “word” from top to bottom
?word 	Search “word” from bottom to top
/jo[ha]n 	Search “john” or “joan”
/< the 	Search “the”, “theatre” or “then”
/the> 	Search “the” or “breathe”
/< the> 	Search “the”
/< ….> 	Search all words of ...]]></description>
		<wfw:commentRss>http://oioj.org/useful-100-vim-commands-every-programmer-should-know.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

