diff options
Diffstat (limited to 'test/normal/repeat-insert/repeat-insert-mapped')
| -rw-r--r-- | test/normal/repeat-insert/repeat-insert-mapped/cmd | 1 | ||||
| -rw-r--r-- | test/normal/repeat-insert/repeat-insert-mapped/out | 1 | ||||
| -rw-r--r-- | test/normal/repeat-insert/repeat-insert-mapped/rc | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/test/normal/repeat-insert/repeat-insert-mapped/cmd b/test/normal/repeat-insert/repeat-insert-mapped/cmd new file mode 100644 index 00000000..d29da756 --- /dev/null +++ b/test/normal/repeat-insert/repeat-insert-mapped/cmd @@ -0,0 +1 @@ +ixyz<esc>. diff --git a/test/normal/repeat-insert/repeat-insert-mapped/out b/test/normal/repeat-insert/repeat-insert-mapped/out new file mode 100644 index 00000000..37718976 --- /dev/null +++ b/test/normal/repeat-insert/repeat-insert-mapped/out @@ -0,0 +1 @@ +zzxx diff --git a/test/normal/repeat-insert/repeat-insert-mapped/rc b/test/normal/repeat-insert/repeat-insert-mapped/rc new file mode 100644 index 00000000..6c1d2d04 --- /dev/null +++ b/test/normal/repeat-insert/repeat-insert-mapped/rc @@ -0,0 +1 @@ +map global insert y '<a-;>gh' |
