1
0
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:
Son Luong Ngoc
2023-06-24 17:11:04 +01:00
committed by Bram Moolenaar
parent 2d8e998544
commit b46e0f3263
3 changed files with 8 additions and 6 deletions

View File

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