1
0
forked from aniani/vim

patch 8.2.2801: free Pascal makefile not recognized

Problem:    Free Pascal makefile not recognized.
Solution:   Add the fpcmake filetype. (Doug Kearns)
This commit is contained in:
Bram Moolenaar
2021-04-23 18:06:48 +02:00
parent 9f28416e54
commit f6d9935a13
3 changed files with 6 additions and 0 deletions

View File

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