1
0
forked from aniani/vim

patch 8.2.1725: not all Pascal files are recognized

Problem:    Not all Pascal files are recognized.
Solution:   Add filetype patterns. (Doug Kearns)
This commit is contained in:
Bram Moolenaar
2020-09-22 19:15:31 +02:00
parent 971caf53b8
commit 44aaf5416e
3 changed files with 8 additions and 6 deletions

View File

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