1
0
forked from aniani/vim

patch 8.0.0937: user highlight groups not adjusted for terminal

Problem:    User highlight groups are not adjusted for StatusLineTerm.
Solution:   Combine attributes like for StatusLineNC.
This commit is contained in:
Bram Moolenaar
2017-08-13 21:37:43 +02:00
parent 2bb7b6b0e4
commit bce4f62d30
4 changed files with 105 additions and 59 deletions

View File

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