forked from aniani/vim
patch 9.0.1407: TableGen files are not recognized
Problem: TableGen files are not recognized. Solution: Add a pattern for TableGen files. (Amaan Qureshi, closes #12156)
This commit is contained in:
committed by
Bram Moolenaar
parent
e202ec8a0c
commit
b8ef029ee4
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1407,
|
||||
/**/
|
||||
1406,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user