Commit 7a7187ff authored by FichteFoll's avatar FichteFoll

Merge pull request #2481 from Centny/master

adding GoGdb plugin
parents 5299616d aac2aa56
...@@ -349,11 +349,16 @@ ...@@ -349,11 +349,16 @@
] ]
}, },
{ {
"name": "GoGdb",
"details": "https://github.com/Centny/GoGdb", "details": "https://github.com/Centny/GoGdb",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": ">=3000",
"details": "https://github.com/Centny/GoGdb/tree/master" "details": "https://github.com/Centny/GoGdb/tree/master"
},
{
"sublime_text": "<3000",
"details": "https://github.com/Centny/GoGdb/tree/Sublime-Text-2"
} }
], ],
"previous_names": [ "previous_names": [
......
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