Re-format text blocks to wrap to a fixed character width
- Set the text width in characters
:set textwidth=80
- Select the lines of text you want to re-format
v
to use visual selection - Reformat
gq
- To reformat a single paragraph without selecting it first
{gq}