1
0
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:
Steven Penny
2021-09-21 19:37:01 +02:00
committed by Bram Moolenaar
parent 770ddbe159
commit 690c524ce6
3 changed files with 6 additions and 1 deletions

View File

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