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.keys | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 vim/operators/join/visual-line.keys (limited to 'vim/operators/join/visual-line.keys') diff --git a/vim/operators/join/visual-line.keys b/vim/operators/join/visual-line.keys new file mode 100644 index 0000000..eab6f6c --- /dev/null +++ b/vim/operators/join/visual-line.keys @@ -0,0 +1,3 @@ +jV2jJ +/6 +VJ \ No newline at end of file -- cgit v1.2.3