Commit 07867061 authored by FichteFoll's avatar FichteFoll

Merge pull request #4178 from JoshuaWise/master

added JavaScript Ultimate (and ascii version)
parents 624e6bc1 fb7bf1b1
...@@ -288,6 +288,17 @@ ...@@ -288,6 +288,17 @@
} }
] ]
}, },
{
"name": "JavaScript Ultimate",
"details": "https://github.com/JoshuaWise/javascript-ultimate",
"labels": ["language syntax", "snippets", "javascript"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "JavaScriptFunctionDefinition", "name": "JavaScriptFunctionDefinition",
"details": "https://github.com/asdf23/JavaScriptFunctionDefinition", "details": "https://github.com/asdf23/JavaScriptFunctionDefinition",
......
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