1
0
forked from aniani/vim

patch 8.1.1405: "highlight" option of popup windows not supported

Problem:    "highlight" option of popup windows not supported.
Solution:   Implement the "highlight" option.
This commit is contained in:
Bram Moolenaar
2019-05-26 21:03:24 +02:00
parent 9d591525a5
commit 20c023aee0
9 changed files with 71 additions and 20 deletions

View File

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