1
0
forked from aniani/vim

patch 8.1.0276: no test for 'incsearch' highlighting with :s

Problem:    No test for 'incsearch' highlighting with :s.
Solution:   Add a screendump test.
This commit is contained in:
Bram Moolenaar
2018-08-12 16:26:58 +02:00
parent 976b847f43
commit 164251ff80
3 changed files with 46 additions and 0 deletions

View File

@@ -794,6 +794,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
276,
/**/
275,
/**/