Commit 3bbb1390 authored by Julien Bouquillon's avatar Julien Bouquillon

Add Google Apps Scripts plugin for ST2

parent 116022dc
...@@ -348,6 +348,17 @@ ...@@ -348,6 +348,17 @@
} }
] ]
}, },
{
"name": "Google Apps Scripts",
"details": "https://github.com/revolunet/sublimetext-google-apps-scripts",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/revolunet/sublimetext-google-apps-scripts/tree/master"
}
],
"labels": ["google", "scripts", "drive", "javascript"]
},
{ {
"name": "Google Closure Library snippets", "name": "Google Closure Library snippets",
"details": "https://github.com/closureplease/sublime-google-closure-snippets", "details": "https://github.com/closureplease/sublime-google-closure-snippets",
......
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