Use official plugin channel

Use the channel for official plugins from
https://github.com/micro-editor/plugin-channel

Ref #378
This commit is contained in:
Zachary Yedidia
2016-10-05 17:57:03 -04:00
parent fb90e169cb
commit 76a328a062

View File

@@ -193,7 +193,7 @@ func DefaultGlobalSettings() map[string]interface{} {
"tabsize": float64(4),
"tabstospaces": false,
"pluginchannels": []string{
"https://www.boombuler.de/channel.json",
"https://raw.githubusercontent.com/micro-editor/plugin-channel/master/channel.json",
},
"pluginrepos": []string{},
}