1
0
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:
Liam Beguin
2021-05-06 17:45:22 +02:00
committed by Bram Moolenaar
parent 6d37e8e3ba
commit e3e598e82b
3 changed files with 4 additions and 1 deletions

View File

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