Commit 3b8d4b55 authored by liuhewei's avatar liuhewei

change the name of plugin 'GoTools EX'

parent 347ef4ba
...@@ -892,6 +892,18 @@ ...@@ -892,6 +892,18 @@
} }
] ]
}, },
{
"name": "Golang Tools Integration",
"previous_names": ["GoTools Ex"],
"details": "https://github.com/liuhewei/gotools-sublime",
"labels": ["go", "golang", "gocode", "oracle", "golint", "gorename"],
"releases": [
{
"sublime_text": ">=3067",
"tags": true
}
]
},
{ {
"name": "Golden Dragon Color Scheme", "name": "Golden Dragon Color Scheme",
"details": "https://github.com/zaynali53/golden-dragon", "details": "https://github.com/zaynali53/golden-dragon",
...@@ -1246,17 +1258,6 @@ ...@@ -1246,17 +1258,6 @@
} }
] ]
}, },
{
"name": "GoTools Ex",
"details": "https://github.com/liuhewei/gotools-sublime",
"labels": ["go", "golang", "gocode", "oracle", "golint", "gofmt", "goimports", "govet"],
"releases": [
{
"sublime_text": ">=3067",
"tags": true
}
]
},
{ {
"name": "GoToPoint", "name": "GoToPoint",
"details": "https://github.com/breck7/gotopoint", "details": "https://github.com/breck7/gotopoint",
......
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