1
0
forked from aniani/vim
Files
vim/src/testdir/test21.in

14 lines
197 B
Plaintext
Raw Normal View History

Tests for file with some lines ending in CTRL-M, some not
STARTTEST
:set ta tx
:e!
:$-3,$w! test.out
:qa!
ENDTEST
this lines ends in a
this one doesn't
this one does
and the last one doesn't