Commit 1114009e authored by howcrazy's avatar howcrazy Committed by FichteFoll

Submit plugin GoTags: Append or remove tags for Golang struct. (#5513)

parent 438e9efb
...@@ -1132,6 +1132,16 @@ ...@@ -1132,6 +1132,16 @@
} }
] ]
}, },
{
"name": "GoTags",
"details": "https://github.com/howcrazy/Sublime-GoTags",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "GoTests", "name": "GoTests",
"details": "https://github.com/cweill/GoTests-Sublime", "details": "https://github.com/cweill/GoTests-Sublime",
......
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