forked from aniani/vim
patch 8.2.3358: structurizr files are not recognized
Problem: Structurizr files are not recognized. Solution: Recognize the file by contents. (Bastian Venthur, closes #8764)
This commit is contained in:
committed by
Bram Moolenaar
parent
02f8694a6b
commit
dea561111a
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3358,
|
||||
/**/
|
||||
3357,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user