diff options
Diffstat (limited to 'test/vim/operators/shift')
| -rw-r--r-- | test/vim/operators/shift/shift.in | 2 | ||||
| -rw-r--r-- | test/vim/operators/shift/shift.keys | 1 |
2 files changed, 3 insertions, 0 deletions
diff --git a/test/vim/operators/shift/shift.in b/test/vim/operators/shift/shift.in new file mode 100644 index 0000000..9c54329 --- /dev/null +++ b/test/vim/operators/shift/shift.in @@ -0,0 +1,2 @@ +one two + one two diff --git a/test/vim/operators/shift/shift.keys b/test/vim/operators/shift/shift.keys new file mode 100644 index 0000000..b157798 --- /dev/null +++ b/test/vim/operators/shift/shift.keys @@ -0,0 +1 @@ +>>j<< |
