Mercurial > vim
view src/testdir/test_insertcount.in @ 9308:f5d2996c527f
Added tag v7.4.1936 for changeset eb52a2670c96aec8c8ee72d21e420a465138144f
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Tue, 14 Jun 2016 21:45:06 +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