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:
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1082,
|
||||
/**/
|
||||
1081,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user