forked from aniani/vim
patch 9.0.1661: BUCK files are not recognized
Problem: BUCK files are not recognized. Solution: Recognize BUCK files as "bzl". (Son Luong Ngoc, closes #12564)
This commit is contained in:
committed by
Bram Moolenaar
parent
2d8e998544
commit
b46e0f3263
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1661,
|
||||
/**/
|
||||
1660,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user