aboutsummaryrefslogtreecommitdiff
path: root/vim/operators/change
diff options
context:
space:
mode:
authorMarc André Tanner <mat@brain-dump.org>2017-02-01 18:32:57 +0100
committerMarc André Tanner <mat@brain-dump.org>2017-02-01 18:32:57 +0100
commit11754d3c6451288fc06d85fb2f6e85552336010e (patch)
tree49408f6a704e174ad4b24323d7f12c38ca71d909 /vim/operators/change
parenta8539ae199b4994e518f1486411e0895a4e3fb90 (diff)
downloadvis-11754d3c6451288fc06d85fb2f6e85552336010e.tar.gz
vis-11754d3c6451288fc06d85fb2f6e85552336010e.tar.xz
Add regression tests for recently fixed bugs
Diffstat (limited to 'vim/operators/change')
-rw-r--r--vim/operators/change/change.in2
-rw-r--r--vim/operators/change/change.keys2
2 files changed, 4 insertions, 0 deletions
diff --git a/vim/operators/change/change.in b/vim/operators/change/change.in
index 3b18e51..5459db4 100644
--- a/vim/operators/change/change.in
+++ b/vim/operators/change/change.in
@@ -1 +1,3 @@
hello world
+hello world
+Bye!
diff --git a/vim/operators/change/change.keys b/vim/operators/change/change.keys
index d9f8937..db3a7ac 100644
--- a/vim/operators/change/change.keys
+++ b/vim/operators/change/change.keys
@@ -1 +1,3 @@
cwfoo<Escape>w.
+2G
+ccbar bar<Escape>.