forked from aniani/vim
patch 8.2.3085: JSONC files are not recognized
Problem: JSONC files are not recognized. Solution: Recognize .jsonc files. (Izhak Jakov, closes #8500)
This commit is contained in:
committed by
Bram Moolenaar
parent
a26f56f675
commit
acbb4b5720
@@ -755,6 +755,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
3085,
|
||||
/**/
|
||||
3084,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user