Merge #6254 'vim-patch:7.4.2135,7.4.2144,7.4.2151'

This commit is contained in:
Justin M. Keyes
2017-03-15 14:10:56 +01:00
6 changed files with 16 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
-- Test for *sub-replace-special* and *sub-replace-expression* on substitue().
-- Test for submatch() on substitue().
-- Test for *sub-replace-special* and *sub-replace-expression* on substitute().
-- Test for submatch() on substitute().
-- Test for *:s%* on :substitute.
local helpers = require('test.functional.helpers')(after_each)