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:
committed by
Bram Moolenaar
parent
49f0524fb5
commit
4ad8ae8465
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1278,
|
||||
/**/
|
||||
1277,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user