- Date added
-
July 9, 2024, 4:34 a.m.
- Description
- When editing a plain-text file (not a program) it can be useful to have lines automatically broken when a certain length is reached. For example, the following command sets the current buffer so that lines longer than 60 characters are broken (a newline is automatically inserted): :setlocal...