Commit 8948d77b authored by Lukas Zilka's avatar Lukas Zilka

Adding GoImports package

parent 13451f47
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
"name": "Ghost Snippets", "name": "Ghost Snippets",
"details": "https://github.com/matthojo/Ghost-Snippets", "details": "https://github.com/matthojo/Ghost-Snippets",
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/matthojo/Ghost-Snippets/tree/master" "details": "https://github.com/matthojo/Ghost-Snippets/tree/master"
} }
...@@ -349,6 +349,16 @@ ...@@ -349,6 +349,16 @@
"Sublime GDB Plugin For Golang" "Sublime GDB Plugin For Golang"
] ]
}, },
{
"name": "GoImports",
"details": "https://github.com/ticcky/sublime_goimports",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/ticcky/sublime_goimports/tree/master"
}
]
},
{ {
"details": "https://github.com/roadhump/GoldenRatio", "details": "https://github.com/roadhump/GoldenRatio",
"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