Commit 2092f768 authored by FichteFoll's avatar FichteFoll

Merge pull request #5255 from sindresorhus/ava

Add AVA
parents b43e6d56 35e8e3cc
...@@ -1747,6 +1747,17 @@ ...@@ -1747,6 +1747,17 @@
} }
] ]
}, },
{
"name": "AVA",
"details": "https://github.com/sindresorhus/sublime-ava",
"labels": ["snippets", "javascript", "nodejs", "testing", "auto-complete", "completions"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "AVM2 Pcode Syntax Highlighting", "name": "AVM2 Pcode Syntax Highlighting",
"details": "https://github.com/calculuswhiz/pcode-syntax-definition", "details": "https://github.com/calculuswhiz/pcode-syntax-definition",
......
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