1
0
forked from aniani/vim

patch 9.0.1082: some jsonc files are not recognized

Problem:    Some jsonc files are not recognized.
Solution:   Add patterns for jsonc and move some from json to jsonc.
            (closes #11711)
This commit is contained in:
kylo252
2022-12-19 20:42:49 +00:00
committed by Bram Moolenaar
parent 34820944ed
commit 104b2ff4d0
3 changed files with 13 additions and 10 deletions

View File

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