I am using these two commands a lot while editing Perl and Prolog files
in vim and it would be great if there is a way they can work over
multiple lines. Is there a trick to achieve this (a quick Internet
search did not produce any helpful results)?
Regards,
George
You could use d/x<Return> d/x/s+1<Return>. There may be a way to
make a macro of those.
--
Stᅵphane