Lines Matching refs:EOL
1289 When writing a file the <EOL> for the last line is only written if
1290 there was one in the original file (normally Vim appends an <EOL> to
2949 is on, or 'fixeol' option is off, no <EOL> will be written for the
2951 starting to edit a new file, depending on whether file has an <EOL>
2956 to remember the presence of a <EOL> for the last line in the file, so
3192 This gives the <EOL> of the current buffer, which is used for
3217 This gives the end-of-line (<EOL>) formats that will be tried when
3227 <EOL> detection will be done when reading a file. When starting to
3228 edit a file, a check is done for the <EOL>:
3252 For systems with a Dos-like <EOL> (<CR><NL>), when reading files that
3253 are ":source"ed and for vimrc files, automatic <EOL> detection may be
3343 When writing a file and this option is on, <EOL> at the end of file
4859 'wrapmargin' and 'textwidth', this does not insert <EOL>s in the file,
4864 Note that <Tab> characters after an <EOL> are mostly not displayed
8809 operator, the <EOL> also counts for a character. This makes "3h"
9126 starts. When typing text beyond this limit, an <EOL> will be inserted