<?xml version="1.0" encoding="windows-1252"?>
<node id="333805" title="Re: Learn vi/vim in 50 lines and 15 minutes" created="2004-03-04 02:53:27" updated="2005-07-07 15:27:41">
<type id="11">
note</type>
<author id="323994">
Caron</author>
<data>
<field name="doctext">
&lt;p&gt;Don't forget that, if your Vim is compiled with Perl support, you can edit your files with Perl syntax directly.&lt;/p&gt;
&lt;p&gt;For example, instead of &lt;/p&gt;
&lt;code&gt;
:%s/\(\d\+\)abc/\1/
&lt;/code&gt;
&lt;p&gt;You may say&lt;/p&gt;
&lt;code&gt;
:%perldo s/(\d+)abc/$1/
&lt;/code&gt;

&lt;p&gt;See [id://141765] for more tips.&lt;/p&gt;
</field>
<field name="root_node">
333737</field>
<field name="parent_node">
333737</field>
</data>
</node>
