view src/testdir/test_insertcount.in @ 10292:e2b62fe2c2ef

Added tag v8.0.0042 for changeset d9bd03a0d70fccb322becc16b4d3f40a7cccbcab
author Christian Brabandt <cb@256bit.org>
date Mon, 17 Oct 2016 21:00:05 +0200
parents 975d96776111
children
line wrap: on
line source

Tests for repeating insert and replace.

STARTTEST
:so small.vim
:/Second
4gro
:/^First/,$wq! test.out
:" get here when failed and in Insert mode
:.wq! test.out
ENDTEST

First line
Second line
Last line