1
0
forked from aniani/vim

patch 8.0.1618: color Grey50 is missing in the compiled-in table

Problem:    Color Grey50, used for ToolbarLine, is missing in the compiled-in
            table.
Solution:   Add the color to the list. (Kazunobu Kuriyama)
This commit is contained in:
Bram Moolenaar
2018-03-20 11:17:04 +01:00
parent 42f652f733
commit ecadf4377f
2 changed files with 4 additions and 1 deletions

View File

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