1
0
forked from aniani/vim

patch 8.2.0606: several syntax HL errors not checked

Problem:    Several syntax HL errors not checked.
Solution:   Add tests. (Yegappan Lakshmanan, closes #5954)
This commit is contained in:
Bram Moolenaar
2020-04-19 18:31:25 +02:00
parent 7bdaea6e0d
commit fbf2122cf9
2 changed files with 47 additions and 50 deletions

View File

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