1
0
forked from aniani/vim

patch 8.2.3905: Dockerfile using prefix name not recognized

Problem:    Dockerfile using prefix name not recognized.
Solution:   Recognize Dockerfile.*. (closes #9410)
This commit is contained in:
Bram Moolenaar
2021-12-26 17:31:35 +00:00
parent 7319981f21
commit c88ac94a0b
3 changed files with 7 additions and 1 deletions

View File

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