Mercurial > vim
view src/testdir/test_insertcount.in @ 8599:ddb04cbe1e0c v7.4.1589
commit https://github.com/vim/vim/commit/9e63f61cb01c70fd71652f54b2d01ee27b2a3534
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Mar 17 23:13:28 2016 +0100
patch 7.4.1589
Problem: Combining dict and args with partial doesn't always work.
Solution: Use the arguments from the partial.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Thu, 17 Mar 2016 23:15:05 +0100 |
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