Hacker News new | ask | show | jobs
by ddfisher 5385 days 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! :)