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.keys | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 vim/operators/join/visual.keys (limited to 'vim/operators/join/visual.keys') diff --git a/vim/operators/join/visual.keys b/vim/operators/join/visual.keys new file mode 100644 index 0000000..f8295ee --- /dev/null +++ b/vim/operators/join/visual.keys @@ -0,0 +1,4 @@ +/c +v2gjJ +/x +v2gjgJ -- cgit v1.2.3