Mercurial > vim
view src/testdir/test_insertcount.in @ 9071:55d9f1810486
Added tag v7.4.1820 for changeset 0bb25b026fc9195be052a4ca707035f7ef38381a
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sat, 07 May 2016 18:45: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