ANTLR syntax highlight

Please disregard repo having "SublimeText2" in its name - it is just a pair of `tmLanguage` files.
parent 763a3560
...@@ -396,6 +396,16 @@ ...@@ -396,6 +396,16 @@
} }
] ]
}, },
{
"name": "ANTLR syntax highlight",
"details": "https://github.com/iuliux/SublimeText2-Antlr-syntax",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/iuliux/SublimeText2-Antlr-syntax/tree/master"
}
]
}
{ {
"name": "Anyword completion", "name": "Anyword completion",
"details": "https://github.com/Shagabutdinov/sublime-anyword-completion", "details": "https://github.com/Shagabutdinov/sublime-anyword-completion",
......
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