1
0
forked from aniani/vim

patch 8.0.1332: highlighting in quickfix window could be better

Problem:    Highlighting in quickfix window could be better. (Axel Bender)
Solution:   Use the qfSeparator highlight item. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2017-11-23 22:05:45 +01:00
parent 3679c17917
commit 93a32e2ec4
2 changed files with 29 additions and 6 deletions

View File

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