diff options
| -rw-r--r-- | vis/motions/till-right.in (renamed from vim/motions/till-right.in) | 0 | ||||
| -rw-r--r-- | vis/motions/till-right.keys (renamed from vim/motions/till-right.keys) | 0 | ||||
| -rw-r--r-- | vis/motions/till-right.ref | 7 | ||||
| -rw-r--r-- | vis/structural-regex/commands/filter-and-edit.in | 2 | ||||
| -rw-r--r-- | vis/structural-regex/commands/filter-and-edit.ref | 2 |
5 files changed, 9 insertions, 2 deletions
diff --git a/vim/motions/till-right.in b/vis/motions/till-right.in index 48defdd..48defdd 100644 --- a/vim/motions/till-right.in +++ b/vis/motions/till-right.in diff --git a/vim/motions/till-right.keys b/vis/motions/till-right.keys index bf08d7b..bf08d7b 100644 --- a/vim/motions/till-right.keys +++ b/vis/motions/till-right.keys diff --git a/vis/motions/till-right.ref b/vis/motions/till-right.ref new file mode 100644 index 0000000..e5a06a9 --- /dev/null +++ b/vis/motions/till-right.ref @@ -0,0 +1,7 @@ +Till before count occurrence of char to the right. + +Consecutive:|_||_ +Separated:|_|_|_ +Invalid count: __ +Space:|# +Tab:|# diff --git a/vis/structural-regex/commands/filter-and-edit.in b/vis/structural-regex/commands/filter-and-edit.in index 62050e1..2b39786 100644 --- a/vis/structural-regex/commands/filter-and-edit.in +++ b/vis/structural-regex/commands/filter-and-edit.in @@ -1 +1 @@ -aaabaaabaaa
\ No newline at end of file +aaabaaabaaa diff --git a/vis/structural-regex/commands/filter-and-edit.ref b/vis/structural-regex/commands/filter-and-edit.ref index 62050e1..2b39786 100644 --- a/vis/structural-regex/commands/filter-and-edit.ref +++ b/vis/structural-regex/commands/filter-and-edit.ref @@ -1 +1 @@ -aaabaaabaaa
\ No newline at end of file +aaabaaabaaa |
