blob: 334cb5a29c16c0b021451add071ae833aeec5f40 [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'
15[This line should contain only the text between the brackets.]
16 v i m <-- should show the name of a noted text editor
17 6 . 0 <-- and its version number
18
19a
20a
21a
22