1
0
forked from aniani/vim
Files
vim/src/testdir/test_fixeol.ok
Bram Moolenaar 34d72d4b6c patch 7.4.785
Problem:    On some systems automatically adding the missing EOL causes
            problems. Setting 'binary' has too many side effects.
Solution:   Add the 'fixeol' option, default on. (Pavel Samarkin)
2015-07-17 14:18:08 +02:00

11 lines
84 B
Plaintext

0
with eol
END
without eolEND
1
with eol
stays eol
END
without eol
stays withoutEND