From 2e102a11afe9b256f0f9cf5391faf445fd40430a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Tue, 19 Apr 2016 14:10:13 +0200 Subject: Initial import of test branch from vis repository --- vim/operators/shift/shift.in | 2 ++ vim/operators/shift/shift.keys | 1 + 2 files changed, 3 insertions(+) create mode 100644 vim/operators/shift/shift.in create mode 100644 vim/operators/shift/shift.keys (limited to 'vim/operators/shift') diff --git a/vim/operators/shift/shift.in b/vim/operators/shift/shift.in new file mode 100644 index 0000000..9c54329 --- /dev/null +++ b/vim/operators/shift/shift.in @@ -0,0 +1,2 @@ +one two + one two diff --git a/vim/operators/shift/shift.keys b/vim/operators/shift/shift.keys new file mode 100644 index 0000000..b157798 --- /dev/null +++ b/vim/operators/shift/shift.keys @@ -0,0 +1 @@ +>>j<< -- cgit v1.2.3