1
0
forked from aniani/vim

patch 8.2.1771: synIDattr() cannot get the value of ctermul

Problem:    synIDattr() cannot get the value of ctermul.
Solution:   Add the "ul" value for "what". (closes #7037)
This commit is contained in:
Bram Moolenaar
2020-09-29 20:59:17 +02:00
parent d569a9e746
commit 391c362794
5 changed files with 15 additions and 3 deletions

View File

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