summaryrefslogtreecommitdiff
path: root/src/testdir/test_insertcount.in
blob: c7595b1ce9b9f0b09132db925f865bf6ed6a407e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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