update grammar script: remove unused properties

This commit is contained in:
Martin Aeschlimann
2018-02-12 16:54:35 +01:00
parent 6b3164252b
commit 8fdf170a08
54 changed files with 353 additions and 864 deletions

View File

@@ -5,13 +5,8 @@
"Once accepted there, we are happy to receive an update request."
],
"version": "https://github.com/atom/language-objective-c/commit/7fdf0c40ec1d592a902ed6a7cf5565bdf12e2ae8",
"scopeName": "source.objcpp",
"fileTypes": [
"mm",
"M",
"h"
],
"name": "Objective-C++",
"scopeName": "source.objcpp",
"patterns": [
{
"include": "source.cpp"