Commit 0a3e6855 authored by hoch's avatar hoch

initial commit for waa-autocomplete

parent 47c32bac
...@@ -56,23 +56,23 @@ ...@@ -56,23 +56,23 @@
] ]
}, },
{ {
"name": "Web Encoders", "name": "Web Audio API Autocomplete",
"details": "https://github.com/revolunet/sublimetext-web-encoders", "details": "https://github.com/hoch/waa-autocomplete",
"labels": ["autocomplete", "snippets"],
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"branch": "master" "tags": true
} }
] ]
}, },
{ {
"name": "Web Audio API Autocomplete", "name": "Web Encoders",
"details": "https://github.com/hoch/waa-autocomplete", "details": "https://github.com/revolunet/sublimetext-web-encoders",
"labels": ["autocomplete", "snippets"],
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": "<3000",
"tags": true "branch": "master"
} }
] ]
}, },
......
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