Commit 71078da2 authored by FichteFoll's avatar FichteFoll

Merge pull request #5258 from cweill/master

Add GoTests plugin.
parents 82adff6e a723611e
...@@ -1073,6 +1073,17 @@ ...@@ -1073,6 +1073,17 @@
} }
] ]
}, },
{
"name": "GoTests",
"details": "https://github.com/cweill/GoTests-Sublime",
"labels": ["go","testing"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Goto Bootstrap", "name": "Goto Bootstrap",
"details": "https://github.com/austenc/goto-bootstrap", "details": "https://github.com/austenc/goto-bootstrap",
......
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