1
0
forked from aniani/vim

patch 8.2.1964: not all ConTeXt files are recognized

Problem:    Not all ConTeXt files are recognized.
Solution:   Add two patterns. (closes #7263)
This commit is contained in:
Bram Moolenaar
2020-11-06 18:52:55 +01:00
parent 927495b1fe
commit faebda8cc1
3 changed files with 4 additions and 2 deletions

View File

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