<?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使用技巧: 替换的巧妙使用(2)》的评论</title>
	<atom:link href="http://easwy.com/blog/archives/vim-tips-advanced-substitute-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://easwy.com/blog/archives/vim-tips-advanced-substitute-2/</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>作者：joen</title>
		<link>http://easwy.com/blog/archives/vim-tips-advanced-substitute-2/#comment-8213</link>
		<dc:creator>joen</dc:creator>
		<pubDate>Wed, 25 May 2011 09:01:32 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=279#comment-8213</guid>
		<description>后来想起其他regex 做法，可以用其他字符替代&quot;/&quot; 作为regex 分隔符，vim 应该也可以，呵呵。</description>
		<content:encoded><![CDATA[<p>后来想起其他regex 做法，可以用其他字符替代”/” 作为regex 分隔符，vim 应该也可以，呵呵。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：joen</title>
		<link>http://easwy.com/blog/archives/vim-tips-advanced-substitute-2/#comment-8193</link>
		<dc:creator>joen</dc:creator>
		<pubDate>Tue, 24 May 2011 08:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=279#comment-8193</guid>
		<description>不过&#039;let i=0 &#124; g/.../s// ...&#039; 方法不好的地方就是选择行方面不方便</description>
		<content:encoded><![CDATA[<p>不过&#8217;let i=0 | g/&#8230;/s// &#8230;&#8217; 方法不好的地方就是选择行方面不方便</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：joen</title>
		<link>http://easwy.com/blog/archives/vim-tips-advanced-substitute-2/#comment-8192</link>
		<dc:creator>joen</dc:creator>
		<pubDate>Tue, 24 May 2011 08:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=279#comment-8192</guid>
		<description>‘let i=0｜ ...&#039; 这个方法更适用 行步进 大于1 的情况，谢谢博主</description>
		<content:encoded><![CDATA[<p>‘let i=0｜ &#8230;&#8217; 这个方法更适用 行步进 大于1 的情况，谢谢博主</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：joen</title>
		<link>http://easwy.com/blog/archives/vim-tips-advanced-substitute-2/#comment-8191</link>
		<dc:creator>joen</dc:creator>
		<pubDate>Tue, 24 May 2011 08:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=279#comment-8191</guid>
		<description>:help :s\= 找不到详细资料，不知道博主是否有遇到以下情况？
&#039;\=&#039; 指定的表示式中，如果有除以符号&#039;/&#039;的话，是否可以处理？
还是另寻方法？</description>
		<content:encoded><![CDATA[<p>:help :s\= 找不到详细资料，不知道博主是否有遇到以下情况？<br />
&#8216;\=&#8217; 指定的表示式中，如果有除以符号&#8217;/'的话，是否可以处理？<br />
还是另寻方法？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Easwy</title>
		<link>http://easwy.com/blog/archives/vim-tips-advanced-substitute-2/#comment-261</link>
		<dc:creator>Easwy</dc:creator>
		<pubDate>Sat, 11 Apr 2009 15:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=279#comment-261</guid>
		<description>&lt;a href=&quot;#comment-257&quot; rel=&quot;nofollow&quot;&gt;@karl&lt;/a&gt; 


:help /magic
:help ‘magic’

这个选项不建议修改，一旦你修改此选项，很可能很多插件都工作不起来了</description>
		<content:encoded><![CDATA[<p><a href="#comment-257" rel="nofollow">@karl</a> </p>
<p>:help /magic<br />
:help ‘magic’</p>
<p>这个选项不建议修改，一旦你修改此选项，很可能很多插件都工作不起来了</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：karl</title>
		<link>http://easwy.com/blog/archives/vim-tips-advanced-substitute-2/#comment-257</link>
		<dc:creator>karl</dc:creator>
		<pubDate>Sat, 11 Apr 2009 14:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://easwy.com/blog/?p=279#comment-257</guid>
		<description>vim好像有个摩术和非摩术的区别？默认是什么模式？怎么修改默认的模式</description>
		<content:encoded><![CDATA[<p>vim好像有个摩术和非摩术的区别？默认是什么模式？怎么修改默认的模式</p>
]]></content:encoded>
	</item>
</channel>
</rss>

