forked from aniani/vim
patch 9.0.1467: Jenkinsfiles are not recognized as groovy
Problem: Jenkinsfiles are not recognized as groovy. Solution: Add a pattern for Jenkinsfiles. (closes #12236)
This commit is contained in:
committed by
Bram Moolenaar
parent
61378a1542
commit
142ffb024d
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1467,
|
||||
/**/
|
||||
1466,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user