Commit 0a3e6855 authored by hoch's avatar hoch

initial commit for waa-autocomplete

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