1
0
forked from aniani/vim

patch 8.0.1042: without the syntax feature highlighting doesn't work

Problem:    Without the syntax feature highlighting doesn't work.
Solution:   Always use unsigned short to store attributes.
This commit is contained in:
Bram Moolenaar
2017-09-02 20:40:35 +02:00
parent e2e69e4813
commit 9f45ccd1bf
2 changed files with 3 additions and 6 deletions

View File

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