For Vim users: I'm looking for the equivalence of tw=80, gq
I have two paragraphs of a certain width, which I'd like to reformat to fit in the width of 80 characters. What is the easiest way to do that, while keeping the paragraphs (empty line between) separate?
