1
0
forked from aniani/vim

patch 8.2.2402: some filetypes not detected

Problem:    Some filetypes not detected.
Solution:   Detect Ruby Signature and Puppet related files. (Doug Kearns)
This commit is contained in:
Bram Moolenaar
2021-01-24 15:25:56 +01:00
parent f002a41d12
commit 8323cab31c
3 changed files with 21 additions and 7 deletions

View File

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