Commit e163fe40 authored by FichteFoll's avatar FichteFoll

Merge pull request #4543 from sonictk/master

added ZScript Highlighter
parents d3757a9b 3c3a2635
...@@ -155,6 +155,19 @@ ...@@ -155,6 +155,19 @@
} }
] ]
}, },
{
"name": "ZScript",
"details": "https://bitbucket.org/sonictk/sublime_zscript",
"description": "ZBrush ZScript syntax highlighter for Sublime Text",
"labels": ["auto-complete", "language syntax", "snippets"],
"author": "Siew Yi Liang",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Zucchini", "name": "Zucchini",
"details": "https://github.com/zucchini-src/zucchini.tmbundle", "details": "https://github.com/zucchini-src/zucchini.tmbundle",
...@@ -187,6 +200,6 @@ ...@@ -187,6 +200,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