1
0
forked from aniani/vim

patch 8.1.1187: cannot recognize Pipfile

Problem:    Cannot recognize Pipfile.
Solution:   Use existing filetypes. (Charles Ross, closes #4280)
This commit is contained in:
Bram Moolenaar
2019-04-19 23:33:14 +02:00
parent 334ad41504
commit 3a4c53ba51
3 changed files with 11 additions and 4 deletions

View File

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