diff options
| author | Marc André Tanner <mat@brain-dump.org> | 2016-10-27 15:43:59 +0200 |
|---|---|---|
| committer | Marc André Tanner <mat@brain-dump.org> | 2016-11-03 23:06:12 +0100 |
| commit | 9d0ea4418257df19709d8984ced4c63b9b1a2bab (patch) | |
| tree | af7e8873d23d58a2d093d3745ddd8367c41225fb /vim/operators/join/visual-line.keys | |
| parent | a94d10087555def90f08115fa72d7053a5b8e335 (diff) | |
| download | vis-9d0ea4418257df19709d8984ced4c63b9b1a2bab.tar.gz vis-9d0ea4418257df19709d8984ced4c63b9b1a2bab.tar.xz | |
test/vim: add more join related tests
Close #4
Diffstat (limited to 'vim/operators/join/visual-line.keys')
| -rw-r--r-- | vim/operators/join/visual-line.keys | 3 |
1 files changed, 3 insertions, 0 deletions
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<Enter> +VJ
\ No newline at end of file |
