1
0
forked from aniani/vim

patch 9.0.1278: go.work.sum files are not recognized

Problem:    go.work.sum files are not recognized.
Solution:   Recognize go.work.sum files as the gosum filetype. (Amaan Qureshi,
            closes #11940)
This commit is contained in:
Amaan Qureshi
2023-02-04 12:12:36 +00:00
committed by Bram Moolenaar
parent 49f0524fb5
commit 4ad8ae8465
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 */
/**/
1278,
/**/
1277,
/**/