1
0
forked from aniani/vim

patch 8.2.3600: filetype test fails

Problem:    Filetype test fails.
Solution:   Add missint change.
This commit is contained in:
Bram Moolenaar
2021-11-16 11:53:13 +00:00
parent 782b4bbc16
commit 314b773abb
2 changed files with 10 additions and 0 deletions

View File

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