Marc André Tanner <mat_AT_brain-dump.org> writes:
>> Operators
>> ---------
>> planned: > (shift-right), < (shift-left)
>
> Those are now also (at least in a rudimentary way) implemented.
>
> Could some vim expert on the list tell me whether it is possible to
> indent the next n lines by m levels in vim?
Vnjm>
It doesn't work without visual mode I think.
OTOH, you can use :5>>> e.g.
--
Christian Neukirchen <chneukirchen_AT_gmail.com> http://chneukirchen.org
Received on Wed Sep 17 2014 - 17:27:46 CEST