|
|
|
|
|
by styglian
2493 days ago
|
|
> Nobody actually presses spacebar 4 times to indent unless they are forced to use vim on some remote machine. Even then, you can just use >> and << in vim; as long as it's set up correctly it'll insert spaces. Works with whole sections in visual mode too ("v, down, down, down, >" will indent four lines). |
|