1
0
forked from aniani/vim

patch 8.1.1674: script to check a colorscheme can be improved

Problem:    Script to check a colorscheme can be improved.
Solution:   Match the whole group name. Don't warn for what is usually omitted.
This commit is contained in:
Bram Moolenaar
2019-07-12 22:46:47 +02:00
parent b4f0628fc5
commit 4e63f9425e
2 changed files with 28 additions and 23 deletions

View File

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