Add test case for replaying insert with normal mode commands
This commit is contained in:
parent
0942cd5084
commit
fc88046c9c
1
test/normal/replay-complex-insert/cmd
Normal file
1
test/normal/replay-complex-insert/cmd
Normal file
|
@ -0,0 +1 @@
|
|||
i(<a-;>e<right>)<esc>fw;.
|
1
test/normal/replay-complex-insert/in
Normal file
1
test/normal/replay-complex-insert/in
Normal file
|
@ -0,0 +1 @@
|
|||
word word
|
1
test/normal/replay-complex-insert/out
Normal file
1
test/normal/replay-complex-insert/out
Normal file
|
@ -0,0 +1 @@
|
|||
(word) (word)
|
Loading…
Reference in New Issue
Block a user