1
0
forked from aniani/vim

patch 9.0.1103: jq files are not recognized

Problem:    jq files are not recognized.
Solution:   Add detection of Jq files. (David McDonald, closes #11743)
This commit is contained in:
David McDonald
2022-12-26 15:35:18 +00:00
committed by Bram Moolenaar
parent a7fbaa43b7
commit b9a1edfc54
3 changed files with 6 additions and 0 deletions

View File

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