Comment What about ? (Score 1) 1096
With vi/vim, if you use tabs for indent then you can use >> to indent and }, etc. Use the . to repeat the same command for multiple groups, blocks, etc.
If you aren't a fan of tabs just use them anyway and do a :set ts=? to make it look the way you want. It has to beat hitting space bar n times right?