1
0
forked from aniani/vim

patch 9.0.0111: "nocombine" is missing from synIDattr()

Problem:    "nocombine" is missing from synIDattr().
Solution:   Add "nocombine". (Muni Tanjim, closes #10816)
This commit is contained in:
Bram Moolenaar
2022-07-30 14:56:17 +01:00
parent ddab3ce345
commit de78632c41
4 changed files with 11 additions and 3 deletions

View File

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