|
|
|
|
|
by amaterasu
2915 days ago
|
|
A couple of nice ones:
`gq` for re-wrapping a visually selected block of text (<shift>-v is simplest) to your text width. `=` for re-indenting a selection to your current shift-width settings etc. (or `gg=G` to just do the whole file) |
|