1
0
forked from aniani/vim

patch 8.2.0365: tag kind can't be a multi-byte character

Problem:    Tag kind can't be a multi-byte character. (Marcin Szamotulski)
Solution:   Recognize multi-byte character. (closes #5724)
This commit is contained in:
Bram Moolenaar
2020-03-09 08:17:52 +01:00
parent 693e80e938
commit 283e5f4e69
3 changed files with 21 additions and 11 deletions

View File

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