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-line.in | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 vim/operators/join/visual-line.in (limited to 'vim/operators/join/visual-line.in') diff --git a/vim/operators/join/visual-line.in b/vim/operators/join/visual-line.in new file mode 100644 index 0000000..1f2114a --- /dev/null +++ b/vim/operators/join/visual-line.in @@ -0,0 +1,9 @@ +1 +2 +3 +4 +5 +6 +7 +9 +10 -- cgit v1.2.3