Commit a9aeb61a authored by Nathan Ostgard's avatar Nathan Ostgard Committed by FichteFoll

Adds Gofmt (#6160)

parent bffed1cf
...@@ -1008,6 +1008,17 @@ ...@@ -1008,6 +1008,17 @@
} }
] ]
}, },
{
"name": "Gofmt",
"details": "https://github.com/noonat/sublime-gofmt",
"labels": ["go"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "GoGdb", "name": "GoGdb",
"details": "https://github.com/Centny/GoGdb", "details": "https://github.com/Centny/GoGdb",
......
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