1
0
forked from aniani/vim

patch 9.0.0006: not all Visual Basic files are recognized

Problem:    Not all Visual Basic files are recognized.
Solution:   Change detection of *.cls files. (Doug Kearns)
This commit is contained in:
Bram Moolenaar
2022-06-29 14:39:12 +01:00
parent 040674129f
commit 8b5901e2f9
5 changed files with 90 additions and 22 deletions

View File

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