1
0
forked from aniani/vim

patch 8.2.3873: go.mod files are not recognized

Problem:    go.mod files are not recognized.
Solution:   Check for the file name. (closes #9380)
This commit is contained in:
Bram Moolenaar
2021-12-22 19:19:08 +00:00
parent 080182216e
commit 82b3b4c6cf
3 changed files with 6 additions and 1 deletions

View File

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