1
0
forked from aniani/vim

patch 8.1.1538: cannot specify highlighting for notifications

Problem:    Cannot specify highlighting for notifications.
Solution:   Use the PopupNotification group if it exists. Add a minimal width
            to notifications.
This commit is contained in:
Bram Moolenaar
2019-06-15 14:31:55 +02:00
parent fc06cbbf86
commit dfa97f2aed
6 changed files with 24 additions and 14 deletions

View File

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