[json] 'JSON with comments' text mate bundle

This commit is contained in:
Martin Aeschlimann
2015-11-25 11:09:23 +01:00
parent 7754743a7e
commit c37136730f
3 changed files with 124 additions and 58 deletions

View File

@@ -11,7 +11,7 @@
"mimetypes": ["application/json"]
}],
"grammars": [{
// "language": "json" : commented out for now, will add once we have rule for comments
// "language": "json" : commented out for now
"scopeName": "source.json",
"path": "./syntaxes/JSON.tmLanguage"
}]