User Tools

Site Tools


util:vim

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
util:vim [2020/11/17 11:13] – [Ranges] philutil:vim [2021/07/14 18:50] (current) – [Helpful Settings] Added fileformat option description phil
Line 52: Line 52:
 | textwidth | tw | Integer | specifies the maximum line length, longer lines will be broken after white space using <EOL> | | textwidth | tw | Integer | specifies the maximum line length, longer lines will be broken after white space using <EOL> |
 | linebreak | lbr | Boolean | wrap long lines, for displaying only (no changes are done to the file itself) | | linebreak | lbr | Boolean | wrap long lines, for displaying only (no changes are done to the file itself) |
 +| fileformat | ff | String | Set the format used when writing, e.g. ''set ff=unix\n:wq'' to convert a dos file to unix |
  
 Using this line in the ''.vimrc'' file, the cursor is placed at the last known position in the file when opening: Using this line in the ''.vimrc'' file, the cursor is placed at the last known position in the file when opening:
util/vim.txt · Last modified: 2021/07/14 18:50 by phil