Commit 0a3e6855 authored by hoch's avatar hoch

initial commit for waa-autocomplete

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