Commit 8a7b26cb authored by FichteFoll's avatar FichteFoll

Merge pull request #5416 from liuhewei/master

change the name of plugin 'GoTools EX'
parents ce77a2b6 3b8d4b55
......@@ -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",
"details": "https://github.com/zaynali53/golden-dragon",
......@@ -1256,17 +1268,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",
"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