1
0
forked from aniani/vim

patch 8.2.3730: "/etc/Muttrc.d/README" gets filetype muttrc

Problem:    "/etc/Muttrc.d/README" gets filetype muttrc.
Solution:   Move the Muttrc.d pattern down, add exception for *.rc files.
This commit is contained in:
Bram Moolenaar
2021-12-03 19:24:41 +00:00
parent 6f42cb6e51
commit 800b01b0c8
3 changed files with 12 additions and 6 deletions

View File

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