Commit c86aa9ab authored by Alvaro's avatar Alvaro Committed by FichteFoll

add GoGuru (#5443)

parent 25fd4cd1
...@@ -880,6 +880,18 @@ ...@@ -880,6 +880,18 @@
} }
] ]
}, },
{
"name": "GoGuru",
"details": "https://github.com/alvarolm/GoGuru",
"labels": ["go", "guru"],
"releases": [
{
"sublime_text": ">=3000",
"platforms": ["*"],
"tags": true
}
]
},
{ {
"name": "GoImports", "name": "GoImports",
"details": "https://github.com/ticcky/sublime_goimports", "details": "https://github.com/ticcky/sublime_goimports",
......
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