1
0
forked from aniani/vim

patch 8.2.2773: PSL filetype not recognized

Problem:    PSL filetype not recognized.
Solution:   Add a filetype pattern. (Daniel Kho, closes #8117)
This commit is contained in:
Bram Moolenaar
2021-04-17 14:06:39 +02:00
parent 635bd60804
commit 112a006417
3 changed files with 10 additions and 4 deletions

View File

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