blob: 14cd9b12ec78982d97c573b6c0b963cfa67b56f5 [file] [log] [blame]
Bram Moolenaarba6e8582012-12-12 18:20:32 +01001, foo
Bram Moolenaar071d4272004-06-13 20:20:40 +00002keyword keyword
3all your base
4are belong to vim
51 2 3 4 5 7
6'i' <-- should be 3 ' '
7'C' <-- should be 3 ' '
8'a' <-- should be 4 ' '
9'A'<-- should be 0 ' '
10'D' <-- 'D' should be intact
11this is a test
12this is a test
13this is a test
14"r" x<-- should be 'x'
Bram Moolenaar684d4092015-01-07 14:02:52 +010015"r" x <-- should be ' x '
Bram Moolenaar071d4272004-06-13 20:20:40 +000016[This line should contain only the text between the brackets.]
17 v i m <-- should show the name of a noted text editor
18 6 . 0 <-- and its version number
19
20a
21a
22a
23