diff options
Diffstat (limited to 'test/vim/golf/4d1a34ccfa85f32065000004/1.ref')
| -rw-r--r-- | test/vim/golf/4d1a34ccfa85f32065000004/1.ref | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/test/vim/golf/4d1a34ccfa85f32065000004/1.ref b/test/vim/golf/4d1a34ccfa85f32065000004/1.ref new file mode 100644 index 0000000..0fd29b0 --- /dev/null +++ b/test/vim/golf/4d1a34ccfa85f32065000004/1.ref @@ -0,0 +1,13 @@ +Make the pairs of lines match up by making each second line same as first: + +# Appending text: +The name "Vim" is an acronym for "Vi IMproved" +The name "Vim" is an acronym for "Vi IMproved" + +# Editing text: +Vim is a text editor originally released by Bram Moolenaar in 1991 for the Amiga +Vim is a text editor originally released by Bram Moolenaar in 1991 for the Amiga + +# Deleting text: +Vim has a vi compatibility mode +Vim has a vi compatibility mode |
