5 ms·
Activate visual mode first. In visual mode, the argument is used for the number of indents (because the lines to indent are selected visually). So to indent the
by ddfisher 15y ago
Activate visual mode first. In visual mode, the argument is used for the number of indents (because the lines to indent are selected visually).
So to indent the current line 4 times, type: "V4>". Happy vimming! :)