:set textwidth=80 (or :set tw=80)
Then,
| gqq | Format a single line |
| {Visual}gq | Format visual selection. (ctrl+v to get to visual mode then use hjkl to navigate) |
For more help,
:help gq
Software, web, and programming tips: C++, Java, C, Linux, Windows, Cygwin, Firefox, Vim, WWW, RSS
| gqq | Format a single line |
| {Visual}gq | Format visual selection. (ctrl+v to get to visual mode then use hjkl to navigate) |