forked from aniani/vim
patch 8.2.2838: file extension .wrap not recognized
Problem: File extension .wrap not recognized. Solution: Use dosini filetype for .wrap files. (Liam Beguin, closes #8177)
This commit is contained in:
committed by
Bram Moolenaar
parent
6d37e8e3ba
commit
e3e598e82b
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2838,
|
||||
/**/
|
||||
2837,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user