forked from aniani/vim
patch 8.2.3452: MPD files are not recognized
Problem: MPD files are not recognized. Solution: Recognize MPD files as XML. (Steven Penny, closes #8893)
This commit is contained in:
committed by
Bram Moolenaar
parent
770ddbe159
commit
690c524ce6
@@ -757,6 +757,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3452,
|
||||
/**/
|
||||
3451,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user