From 9d0ea4418257df19709d8984ced4c63b9b1a2bab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Thu, 27 Oct 2016 15:43:59 +0200 Subject: test/vim: add more join related tests Close #4 --- vim/operators/join/visual.in | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 vim/operators/join/visual.in (limited to 'vim/operators/join/visual.in') diff --git a/vim/operators/join/visual.in b/vim/operators/join/visual.in new file mode 100644 index 0000000..18a208e --- /dev/null +++ b/vim/operators/join/visual.in @@ -0,0 +1,9 @@ +first +second +third +fourth +fifth +sixth +seventh +eighth +ninth -- cgit v1.2.3