Say I type foo
in insert mode and want to insert (foo
with a brace in another place.
The dot command .
doesn’t repeat foo
in that case, but (
.
How can I repeat the typing of foo
?
1
Say I type foo
in insert mode and want to insert (foo
with a brace in another place.
The dot command .
doesn’t repeat foo
in that case, but (
.
How can I repeat the typing of foo
?
1