Commit 9bf85fb3 authored by FichteFoll's avatar FichteFoll

Merge pull request #4453 from bathos/master

Added Ecmascript Syntax
parents 7d692f92 ed506190
...@@ -124,6 +124,17 @@ ...@@ -124,6 +124,17 @@
} }
] ]
}, },
{
"name": "Ecmascript Syntax",
"details": "https://github.com/bathos/Ecmascript-Sublime",
"labels": [ "Javascript", "ES6", "ES2105" ],
"releases": [
{
"sublime_text": ">=3084",
"tags": true
}
]
},
{ {
"name": "eco", "name": "eco",
"details": "https://github.com/davidjrice/sublime-eco", "details": "https://github.com/davidjrice/sublime-eco",
......
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