Commit 59ebf9ca authored by dishmaev's avatar dishmaev Committed by FichteFoll

Add GoDebug package (#6925)

parent b6183040
...@@ -1028,6 +1028,17 @@ ...@@ -1028,6 +1028,17 @@
} }
] ]
}, },
{
"name": "GoDebug",
"details": "https://github.com/dishmaev/GoDebug",
"labels": ["go", "golang", "debug"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Godef", "name": "Godef",
"details": "https://github.com/buaazp/Godef", "details": "https://github.com/buaazp/Godef",
......
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