Commit a19676d4 authored by Siew Yi Liang's avatar Siew Yi Liang

added ZScript Highlighter

parent 65f69536
...@@ -155,6 +155,17 @@ ...@@ -155,6 +155,17 @@
} }
] ]
}, },
{
"name": "ZScript",
"details": "https://bitbucket.org/sonictk/sublime_zscript",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"branch": "release"
}
]
},
{ {
"name": "Zucchini", "name": "Zucchini",
"details": "https://github.com/zucchini-src/zucchini.tmbundle", "details": "https://github.com/zucchini-src/zucchini.tmbundle",
...@@ -187,6 +198,6 @@ ...@@ -187,6 +198,6 @@
"branch": "master" "branch": "master"
} }
] ]
} }
] ]
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment