diff options
Diffstat (limited to 'test/normal')
| -rw-r--r-- | test/normal/replay-complex-insert/cmd | 1 | ||||
| -rw-r--r-- | test/normal/replay-complex-insert/in | 1 | ||||
| -rw-r--r-- | test/normal/replay-complex-insert/out | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/test/normal/replay-complex-insert/cmd b/test/normal/replay-complex-insert/cmd new file mode 100644 index 00000000..2a985ebb --- /dev/null +++ b/test/normal/replay-complex-insert/cmd @@ -0,0 +1 @@ +i(<a-;>e<right>)<esc>fw;. diff --git a/test/normal/replay-complex-insert/in b/test/normal/replay-complex-insert/in new file mode 100644 index 00000000..f094489d --- /dev/null +++ b/test/normal/replay-complex-insert/in @@ -0,0 +1 @@ +word word diff --git a/test/normal/replay-complex-insert/out b/test/normal/replay-complex-insert/out new file mode 100644 index 00000000..770c63ed --- /dev/null +++ b/test/normal/replay-complex-insert/out @@ -0,0 +1 @@ +(word) (word) |
