comparison src/testdir/test80.in @ 9719:219dbe63ad2a v7.4.2135

commit https://github.com/vim/vim/commit/89eaa4185efacab253b23a182c1c8a7bbf1096c9 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jul 31 14:17:27 2016 +0200 patch 7.4.2135 Problem: Various tiny issues. Solution: Update comments, white space, etc.
author Christian Brabandt <cb@256bit.org>
date Sun, 31 Jul 2016 14:30:05 +0200
parents a63d0cd691dc
children
comparison
equal deleted inserted replaced
9718:58d37c738a69 9719:219dbe63ad2a
1 Test for *sub-replace-special* and *sub-replace-expression* on substitue(). 1 Test for *sub-replace-special* and *sub-replace-expression* on substitute().
2 Test for submatch() on substitue(). 2 Test for submatch() on substitute().
3 Test for *:s%* on :substitute. 3 Test for *:s%* on :substitute.
4 4
5 STARTTEST 5 STARTTEST
6 :so small.vim 6 :so small.vim
7 ENDTEST 7 ENDTEST