1
0
forked from aniani/vim

patch 8.2.2761: using "syn include" does not work properly

Problem:    Using "syn include" does not work properly.
Solution:   Don't add current_syn_inc_tag to topgrp. (Jaehwang Jerry Jung,
            closes #8104)
This commit is contained in:
Bram Moolenaar
2021-04-14 11:15:08 +02:00
parent f6a8d420a8
commit 2e240bd428
3 changed files with 28 additions and 4 deletions

View File

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