1
0
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:
ObserverOfTime
2022-09-12 12:43:23 +01:00
committed by Bram Moolenaar
parent cf0995d7d7
commit 5a4eb55122
3 changed files with 6 additions and 0 deletions

View File

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