forked from aniani/vim
patch 9.0.0448: SubRip files are not recognized
Problem: SubRip files are not recognized. Solution: Add a pattern for SubRip. (closes #11113)
This commit is contained in:
committed by
Bram Moolenaar
parent
cf0995d7d7
commit
5a4eb55122
@@ -703,6 +703,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
448,
|
||||
/**/
|
||||
447,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user