Commit 47a38dff authored by FichteFoll's avatar FichteFoll

Merge pull request #3832 from buaazp/master

Added Godef plugin to the repository
parents 3a8060ad 391172f7
...@@ -541,6 +541,16 @@ ...@@ -541,6 +541,16 @@
], ],
"previous_names": ["Gocc BNF Buffer Syntax"] "previous_names": ["Gocc BNF Buffer Syntax"]
}, },
{
"name": "Godef",
"details": "https://github.com/buaazp/Godef",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/buaazp/Godef/tree/master"
}
]
},
{ {
"details": "https://github.com/Manrich121/goFindCallers", "details": "https://github.com/Manrich121/goFindCallers",
"releases": [ "releases": [
......
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