aboutsummaryrefslogtreecommitdiff
path: root/vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim')
-rw-r--r--vim/motions/till-right.in7
-rw-r--r--vim/motions/till-right.keys19
2 files changed, 0 insertions, 26 deletions
diff --git a/vim/motions/till-right.in b/vim/motions/till-right.in
deleted file mode 100644
index 48defdd..0000000
--- a/vim/motions/till-right.in
+++ /dev/null
@@ -1,7 +0,0 @@
-Till before count occurrence of char to the right.
-
-Consecutive: ____
-Separated: _ _ _
-Invalid count: __
-Space: #
-Tab: #
diff --git a/vim/motions/till-right.keys b/vim/motions/till-right.keys
deleted file mode 100644
index bf08d7b..0000000
--- a/vim/motions/till-right.keys
+++ /dev/null
@@ -1,19 +0,0 @@
-+
-3t_
-+
-;r|
-;;.
-;;.
-+
-;.
-;.
-;.
-;.
-+
-d3t_
-+
-t<Space>
-l.
-+
-t<Tab>
-l.