diff options
Diffstat (limited to 'test/normal/repeat-insert/repeat-insert-hooks')
| -rw-r--r-- | test/normal/repeat-insert/repeat-insert-hooks/cmd | 1 | ||||
| -rw-r--r-- | test/normal/repeat-insert/repeat-insert-hooks/out | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/test/normal/repeat-insert/repeat-insert-hooks/cmd b/test/normal/repeat-insert/repeat-insert-hooks/cmd new file mode 100644 index 00000000..a72627ce --- /dev/null +++ b/test/normal/repeat-insert/repeat-insert-hooks/cmd @@ -0,0 +1 @@ +:hook -group h g InsertChar f %{exec FINSERTED}<ret>ifoo<esc>.\.\ifoo<esc>. diff --git a/test/normal/repeat-insert/repeat-insert-hooks/out b/test/normal/repeat-insert/repeat-insert-hooks/out new file mode 100644 index 00000000..7f03fc89 --- /dev/null +++ b/test/normal/repeat-insert/repeat-insert-hooks/out @@ -0,0 +1 @@ +fFINSERTEDoofFINSERTEDoofoofoofoo |
