<?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>评论：vim使用进阶系列文章PDF版本下载</title>
	<atom:link href="http://easwy.com/blog/archives/advanced-vim-skills-pdf-download/feed/" rel="self" type="application/rss+xml" />
	<link>http://easwy.com/blog/archives/advanced-vim-skills-pdf-download/</link>
	<description>关注Linux, Scala, Java, 开源软件和嵌入式系统</description>
	<lastBuildDate>Sat, 04 Sep 2010 01:43:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：Easwy</title>
		<link>http://easwy.com/blog/archives/advanced-vim-skills-pdf-download/#comment-1565</link>
		<dc:creator>Easwy</dc:creator>
		<pubDate>Tue, 22 Dec 2009 01:22:20 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=857#comment-1565</guid>
		<description>&lt;a href=&quot;#comment-1556&quot; rel=&quot;nofollow&quot;&gt;@ddv&lt;/a&gt; 
:exe &quot;source &quot; . $your_var

:help exe</description>
		<content:encoded><![CDATA[<p><a href="#comment-1556" rel="nofollow">@ddv</a><br />
:exe &#8220;source &#8221; . $your_var</p>
<p>:help exe</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：ddv</title>
		<link>http://easwy.com/blog/archives/advanced-vim-skills-pdf-download/#comment-1556</link>
		<dc:creator>ddv</dc:creator>
		<pubDate>Mon, 21 Dec 2009 03:54:24 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=857#comment-1556</guid>
		<description>求教
我用source 一个文件，但是我将哪个文件路径写在一个变量了，就不可以，不知道有什么方法可以做到？</description>
		<content:encoded><![CDATA[<p>求教<br />
我用source 一个文件，但是我将哪个文件路径写在一个变量了，就不可以，不知道有什么方法可以做到？</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：dy</title>
		<link>http://easwy.com/blog/archives/advanced-vim-skills-pdf-download/#comment-1300</link>
		<dc:creator>dy</dc:creator>
		<pubDate>Sun, 15 Nov 2009 07:30:42 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=857#comment-1300</guid>
		<description>很好的文章，谢谢了</description>
		<content:encoded><![CDATA[<p>很好的文章，谢谢了</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：bayer</title>
		<link>http://easwy.com/blog/archives/advanced-vim-skills-pdf-download/#comment-764</link>
		<dc:creator>bayer</dc:creator>
		<pubDate>Thu, 30 Jul 2009 03:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=857#comment-764</guid>
		<description>不错，我一直看的，楼主真好人也。</description>
		<content:encoded><![CDATA[<p>不错，我一直看的，楼主真好人也。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Easwy</title>
		<link>http://easwy.com/blog/archives/advanced-vim-skills-pdf-download/#comment-467</link>
		<dc:creator>Easwy</dc:creator>
		<pubDate>Thu, 04 Jun 2009 05:05:53 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=857#comment-467</guid>
		<description>&lt;a href=&quot;#comment-465&quot; rel=&quot;nofollow&quot;&gt;@nh_wzg&lt;/a&gt; 
我没用过，不过看vim的帮助，pmbfn需要在编译时打开 +printer，+postscript，+multi_byte选项才能使用。</description>
		<content:encoded><![CDATA[<p><a href="#comment-465" rel="nofollow">@nh_wzg</a><br />
我没用过，不过看vim的帮助，pmbfn需要在编译时打开 +printer，+postscript，+multi_byte选项才能使用。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：nh_wzg</title>
		<link>http://easwy.com/blog/archives/advanced-vim-skills-pdf-download/#comment-465</link>
		<dc:creator>nh_wzg</dc:creator>
		<pubDate>Wed, 03 Jun 2009 17:22:31 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=857#comment-465</guid>
		<description>在我的windows 2k chs环境下面，中文输入与显示正常，但对于GVIM7.2进行直接的中文内容打印输出，每行的字非常小，而且行距也小，想用set pmbfn命令进行设置，提示版本不支持。不知博主是否有设置的经验？GVIM7.2正常安装版本没有+multi-byte选项，但有+multi-byte参数的vim.exe在进行同样的设置时，会出现同样的提示，我就不理解了。特此请教。</description>
		<content:encoded><![CDATA[<p>在我的windows 2k chs环境下面，中文输入与显示正常，但对于GVIM7.2进行直接的中文内容打印输出，每行的字非常小，而且行距也小，想用set pmbfn命令进行设置，提示版本不支持。不知博主是否有设置的经验？GVIM7.2正常安装版本没有+multi-byte选项，但有+multi-byte参数的vim.exe在进行同样的设置时，会出现同样的提示，我就不理解了。特此请教。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Easwy</title>
		<link>http://easwy.com/blog/archives/advanced-vim-skills-pdf-download/#comment-461</link>
		<dc:creator>Easwy</dc:creator>
		<pubDate>Tue, 02 Jun 2009 07:01:51 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=857#comment-461</guid>
		<description>&lt;a href=&quot;#comment-431&quot; rel=&quot;nofollow&quot;&gt;@xyf&lt;/a&gt; 
你可以自己映射一些命令来在新tab中打开跳转
:help :tab</description>
		<content:encoded><![CDATA[<p><a href="#comment-431" rel="nofollow">@xyf</a><br />
你可以自己映射一些命令来在新tab中打开跳转<br />
:help :tab</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：xyf</title>
		<link>http://easwy.com/blog/archives/advanced-vim-skills-pdf-download/#comment-431</link>
		<dc:creator>xyf</dc:creator>
		<pubDate>Wed, 20 May 2009 14:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=857#comment-431</guid>
		<description>请问大哥怎么让lookupfile、tag和cscope跳转时使用tab打开？
不想用minibuffer，我看到大哥截图中是有tab的，谢谢！</description>
		<content:encoded><![CDATA[<p>请问大哥怎么让lookupfile、tag和cscope跳转时使用tab打开？<br />
不想用minibuffer，我看到大哥截图中是有tab的，谢谢！</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Easwy</title>
		<link>http://easwy.com/blog/archives/advanced-vim-skills-pdf-download/#comment-343</link>
		<dc:creator>Easwy</dc:creator>
		<pubDate>Tue, 28 Apr 2009 01:56:12 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=857#comment-343</guid>
		<description>&lt;a href=&quot;#comment-341&quot; rel=&quot;nofollow&quot;&gt;@Kevin&lt;/a&gt; 
你说的是不是看代码时，SI在一个窗口中显示函数预览信息这个功能？
因为我没这方面的需要，所以没关注过，你可以看一下下面的手册，也许有帮助：
:help preview-window</description>
		<content:encoded><![CDATA[<p><a href="#comment-341" rel="nofollow">@Kevin</a><br />
你说的是不是看代码时，SI在一个窗口中显示函数预览信息这个功能？<br />
因为我没这方面的需要，所以没关注过，你可以看一下下面的手册，也许有帮助：<br />
:help preview-window</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：Kevin</title>
		<link>http://easwy.com/blog/archives/advanced-vim-skills-pdf-download/#comment-341</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Mon, 27 Apr 2009 16:37:15 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=857#comment-341</guid>
		<description>我一直想有个有类似Source Insight那样可以用来看代码,当然写代码也,很方便的插件,我也在网上查了很多,有个叫srcexpl.vim的插件,但是我用了后会出现一些小问题,最后还是放弃了.还有一个叫autopreview的,没有前面那个srcexpl功能强,但是不会出问题.

不知道楼主你有无试过这方面的插件呢?</description>
		<content:encoded><![CDATA[<p>我一直想有个有类似Source Insight那样可以用来看代码,当然写代码也,很方便的插件,我也在网上查了很多,有个叫srcexpl.vim的插件,但是我用了后会出现一些小问题,最后还是放弃了.还有一个叫autopreview的,没有前面那个srcexpl功能强,但是不会出问题.</p>
<p>不知道楼主你有无试过这方面的插件呢?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
