1
0
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:
dundargoc
2023-04-18 20:53:22 +01:00
committed by Bram Moolenaar
parent 61378a1542
commit 142ffb024d
3 changed files with 4 additions and 2 deletions

View File

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