Vim Cheatsheet Text :set textwidth=79 to automatically insert lines breaks after 79 characters gq to wrap the text on the current line (or selected text) :set wrap linebreak nolist to display long li... 06 Jun 2013