1
0
forked from aniani/vim

patch 9.0.0599: latexmkrc files are not recognized

Problem:    Latexmkrc files are not recognized.
Solution:   Use Perl filetype for latexmkrc files. (closes #11241)
This commit is contained in:
ObserverOfTime
2022-09-27 11:27:23 +01:00
committed by Bram Moolenaar
parent 8279af514c
commit cde0319385
3 changed files with 6 additions and 1 deletions

View File

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