forked from aniani/vim
patch 9.0.0932: Oblivion files are not recognized
Problem: Oblivion files are not recognized. Solution: Recognize Oblivion files and alike as "obse". (closes #11540)
This commit is contained in:
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
932,
|
||||
/**/
|
||||
931,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user