1
0
forked from aniani/vim

patch 7.4.2182

Problem:    Color Grey40 used in startup but not in the short list.
Solution:   Add Grey40 to the builtin colors.
This commit is contained in:
Bram Moolenaar
2016-08-08 20:43:27 +02:00
parent a772ec5e91
commit 2147746cf8
2 changed files with 3 additions and 0 deletions

View File

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