blob: c7595b1ce9b9f0b09132db925f865bf6ed6a407e [file] [log] [blame]
Bram Moolenaar4f5ce332014-07-30 16:00:58 +02001Tests for repeating insert and replace.
2
3STARTTEST
4:so small.vim
5:/Second
64gro
7:/^First/,$wq! test.out
8:" get here when failed and in Insert mode
9:.wq! test.out
10ENDTEST
11
12First line
13Second line
14Last line