Commit 4758e31f authored by xinchaobeta's avatar xinchaobeta

add sublime plugin: compile-selected-es6

parent 815f4172
...@@ -1798,6 +1798,16 @@ ...@@ -1798,6 +1798,16 @@
} }
] ]
}, },
{
"name": "Compile Selected ES6",
"details": "https://github.com/xinchaobeta/compile-selected-es6",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Composer", "name": "Composer",
"details": "https://github.com/francodacosta/composer-sublime", "details": "https://github.com/francodacosta/composer-sublime",
......
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