Marc André Tanner <[email protected]> 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 <[email protected]> http://chneukirchen.org
