SyntaxFix
Write A Post
Hire A Developer
Questions
Use
:set wrap
To wrap lines visually, i.e. the line is still one line of text, but Vim displays it on multiple lines.
:set nowrap
To display long lines as just one line (i.e. you have to scroll horizontally to see the entire line).