diff options
| author | Maxime Coste <mawww@kakoune.org> | 2024-02-28 08:58:45 +1100 |
|---|---|---|
| committer | Maxime Coste <mawww@kakoune.org> | 2024-02-28 08:58:45 +1100 |
| commit | e56ffd9d3659a4f74133e5d137bb56459d838cfd (patch) | |
| tree | 29413ae40cc764b827fa6d5ca89b62f2b233e9a9 /test/normal/repeat-insert/repeat-insert-hooks/cmd | |
| parent | 88aff72bc8c9b2c0adb20ff2da8c1d898ab4c91b (diff) | |
| parent | dbe8528231f61717210f796c93c85b852b760b33 (diff) | |
Merge remote-tracking branch 'topisani/fix-3600'
Diffstat (limited to 'test/normal/repeat-insert/repeat-insert-hooks/cmd')
| -rw-r--r-- | test/normal/repeat-insert/repeat-insert-hooks/cmd | 1 |
1 files changed, 1 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>. |
