<?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>《vi/vim使用进阶: 智能补全》的评论</title>
	<atom:link href="http://easwy.com/blog/archives/advanced-vim-skills-omin-complete/feed/" rel="self" type="application/rss+xml" />
	<link>http://easwy.com/blog/archives/advanced-vim-skills-omin-complete/</link>
	<description>关注Linux, Scala, Android, Java, 开源软件和嵌入式系统</description>
	<lastBuildDate>Mon, 14 May 2012 09:51:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>作者：stam</title>
		<link>http://easwy.com/blog/archives/advanced-vim-skills-omin-complete/#comment-15879</link>
		<dc:creator>stam</dc:creator>
		<pubDate>Mon, 09 Apr 2012 10:47:40 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=166#comment-15879</guid>
		<description>恩 应该是的，如果主题换成黑色系的话那个白边比较刺眼，网上也看到有这方面的问题，但是没有比较好的解决办法</description>
		<content:encoded><![CDATA[<p>恩 应该是的，如果主题换成黑色系的话那个白边比较刺眼，网上也看到有这方面的问题，但是没有比较好的解决办法</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：半支烟</title>
		<link>http://easwy.com/blog/archives/advanced-vim-skills-omin-complete/#comment-15871</link>
		<dc:creator>半支烟</dc:creator>
		<pubDate>Mon, 09 Apr 2012 02:24:40 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=166#comment-15871</guid>
		<description>&lt;a href=&quot;#comment-15868&quot; rel=&quot;nofollow&quot;&gt;@Easwy&lt;/a&gt;, 
THX，易水。把”\”全部替换成”/”后连接360的浏览器还是不行，不过现在我连接的是火狐，一切正常，THX这两天你的帮助。
我的映射：:map  :!start &quot;D:/Program Files (x86)/Mozilla Firefox/firefox.exe&quot; %  
遗憾的是，我映射谷歌浏览器时候，启动了浏览器，却不能打开当前文件。浏览器地址里面的路径貌似不对。THX</description>
		<content:encoded><![CDATA[<p><a href="#comment-15868" rel="nofollow">@Easwy</a>,<br />
THX，易水。把”\”全部替换成”/”后连接360的浏览器还是不行，不过现在我连接的是火狐，一切正常，THX这两天你的帮助。<br />
我的映射：:map  :!start “D:/Program Files (x86)/Mozilla Firefox/firefox.exe” %<br />
遗憾的是，我映射谷歌浏览器时候，启动了浏览器，却不能打开当前文件。浏览器地址里面的路径貌似不对。THX</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Easwy</title>
		<link>http://easwy.com/blog/archives/advanced-vim-skills-omin-complete/#comment-15869</link>
		<dc:creator>Easwy</dc:creator>
		<pubDate>Mon, 09 Apr 2012 01:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=166#comment-15869</guid>
		<description>&lt;a href=&quot;#comment-15813&quot; rel=&quot;nofollow&quot;&gt;@stam&lt;/a&gt;, 我仔细观察了一下，我的windows gvim也有白边，不过白边很窄，不影响使用，所以我一直没注意到，不知道是不是你所说的情况。</description>
		<content:encoded><![CDATA[<p><a href="#comment-15813" rel="nofollow">@stam</a>, 我仔细观察了一下，我的windows gvim也有白边，不过白边很窄，不影响使用，所以我一直没注意到，不知道是不是你所说的情况。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Easwy</title>
		<link>http://easwy.com/blog/archives/advanced-vim-skills-omin-complete/#comment-15868</link>
		<dc:creator>Easwy</dc:creator>
		<pubDate>Mon, 09 Apr 2012 01:31:11 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=166#comment-15868</guid>
		<description>&lt;a href=&quot;#comment-15788&quot; rel=&quot;nofollow&quot;&gt;@半支烟&lt;/a&gt;, 这个错误应该是找不到360se.exe文件，把&quot;\&quot;全部替换成&quot;/&quot;试一下，或者替换成&quot;\\&quot;。
另外，用:map命令查看一下你所映射的键，看是不是你想要的结果。</description>
		<content:encoded><![CDATA[<p><a href="#comment-15788" rel="nofollow">@半支烟</a>, 这个错误应该是找不到360se.exe文件，把”\”全部替换成”/”试一下，或者替换成”\\”。<br />
另外，用:map命令查看一下你所映射的键，看是不是你想要的结果。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：stam</title>
		<link>http://easwy.com/blog/archives/advanced-vim-skills-omin-complete/#comment-15813</link>
		<dc:creator>stam</dc:creator>
		<pubDate>Sat, 07 Apr 2012 00:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=166#comment-15813</guid>
		<description>hi Easwy ,
    在windows里面使用gvim，全屏的时候会发现底部和右边有白边，调整字体的大小白边的大小也会调整，你碰到过类似的情况么？你是怎么处理的？</description>
		<content:encoded><![CDATA[<p>hi Easwy ,<br />
    在windows里面使用gvim，全屏的时候会发现底部和右边有白边，调整字体的大小白边的大小也会调整，你碰到过类似的情况么？你是怎么处理的？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：半支烟</title>
		<link>http://easwy.com/blog/archives/advanced-vim-skills-omin-complete/#comment-15788</link>
		<dc:creator>半支烟</dc:creator>
		<pubDate>Fri, 06 Apr 2012 05:10:42 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=166#comment-15788</guid>
		<description>&lt;a href=&quot;#comment-15776&quot; rel=&quot;nofollow&quot;&gt;@Easwy&lt;/a&gt;, 
我在配置文件中添加了如下语句
:map :!start “C:\Users\Administrator\AppData\Roaming\360se\bin\360se.exe” %
但是运行不起来，当我按键的时候 提示:E371:Command not found</description>
		<content:encoded><![CDATA[<p><a href="#comment-15776" rel="nofollow">@Easwy</a>,<br />
我在配置文件中添加了如下语句<br />
:map :!start “C:\Users\Administrator\AppData\Roaming\360se\bin\360se.exe” %<br />
但是运行不起来，当我按键的时候 提示:E371:Command not found</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Easwy</title>
		<link>http://easwy.com/blog/archives/advanced-vim-skills-omin-complete/#comment-15776</link>
		<dc:creator>Easwy</dc:creator>
		<pubDate>Fri, 06 Apr 2012 01:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=166#comment-15776</guid>
		<description>&lt;a href=&quot;#comment-15757&quot; rel=&quot;nofollow&quot;&gt;@半支烟&lt;/a&gt;, 直接映射快捷键即可，例如，在windows下，可以这样：

:map ,aa  :!start &quot;c:\Program Files\Mozilla Firefox\firefox.exe&quot; %&lt;cr&gt;

按&quot;,aa&quot;即可在浏览器中打开当前文件。</description>
		<content:encoded><![CDATA[<p><a href="#comment-15757" rel="nofollow">@半支烟</a>, 直接映射快捷键即可，例如，在windows下，可以这样：</p>
<p>:map ,aa  :!start “c:\Program Files\Mozilla Firefox\firefox.exe” %&lt;cr&gt;</p>
<p>按”,aa”即可在浏览器中打开当前文件。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：半支烟</title>
		<link>http://easwy.com/blog/archives/advanced-vim-skills-omin-complete/#comment-15757</link>
		<dc:creator>半支烟</dc:creator>
		<pubDate>Thu, 05 Apr 2012 10:15:21 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=166#comment-15757</guid>
		<description>你好，我现在有个问题请教下，我使用vim编辑好html后，想按一个快捷键立即启动浏览器查看当前html的效果，不知道这个功能vim能不能实现？</description>
		<content:encoded><![CDATA[<p>你好，我现在有个问题请教下，我使用vim编辑好html后，想按一个快捷键立即启动浏览器查看当前html的效果，不知道这个功能vim能不能实现？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Easwy</title>
		<link>http://easwy.com/blog/archives/advanced-vim-skills-omin-complete/#comment-10981</link>
		<dc:creator>Easwy</dc:creator>
		<pubDate>Mon, 10 Oct 2011 04:12:57 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=166#comment-10981</guid>
		<description>这个和phpcomplete.vim插件有关，你看看这个插件的帮助文件，可不可以配置</description>
		<content:encoded><![CDATA[<p>这个和phpcomplete.vim插件有关，你看看这个插件的帮助文件，可不可以配置</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：surmise</title>
		<link>http://easwy.com/blog/archives/advanced-vim-skills-omin-complete/#comment-10193</link>
		<dc:creator>surmise</dc:creator>
		<pubDate>Sun, 28 Aug 2011 10:34:06 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=166#comment-10193</guid>
		<description>请教下,我使用全能补全PHP函数的时候, 如果关闭预览窗口,也就是设置为
set completeopt=longest,menu 
那么,我就不能看见函数的参数了.
弹出的菜单只显示了函数名, 和返回值.
是不是弹出菜单宽度的原因?
看了下帮助文档,好像只能调整弹出菜单的高度啊.
求解~~
对了,全能补全调用的是phpcomplete.vim</description>
		<content:encoded><![CDATA[<p>请教下,我使用全能补全PHP函数的时候, 如果关闭预览窗口,也就是设置为<br />
set completeopt=longest,menu<br />
那么,我就不能看见函数的参数了.<br />
弹出的菜单只显示了函数名, 和返回值.<br />
是不是弹出菜单宽度的原因?<br />
看了下帮助文档,好像只能调整弹出菜单的高度啊.<br />
求解~~<br />
对了,全能补全调用的是phpcomplete.vim</p>
]]></content:encoded>
	</item>
</channel>
</rss>

