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

@@ -7,27 +7,6 @@
"version": "https://github.com/MagicStack/MagicPython/commit/b453f26ed856c9b16a053517c41207e3a72cc7d5",
"name": "MagicPython",
"scopeName": "source.python",
"fileTypes": [
"py",
"py3",
"rpy",
"pyw",
"cpy",
"pyi",
"SConstruct",
"Sconstruct",
"sconstruct",
"SConscript",
"gyp",
"gypi",
"wsgi",
"kv",
"Snakefile",
"tac"
],
"first_line_match": "^#![ \\t]*/.*\\bpython[\\d\\.]*\\b",
"firstLineMatch": "^#![ \\t]*/.*\\bpython[\\d\\.]*\\b",
"uuid": "742deb57-6e38-4192-bed6-410746efd85d",
"patterns": [
{
"include": "#statement"