mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-17 14:27:12 +09:00
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:
@@ -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{},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user