12 lines
266 B
JSON
12 lines
266 B
JSON
|
{
|
||
|
"colorscheme": "darcula",
|
||
|
"initlua": true,
|
||
|
"pluginchannels": [
|
||
|
"https://raw.githubusercontent.com/micro-editor/plugin-channel/master/channel.json"
|
||
|
],
|
||
|
"pluginrepos": [],
|
||
|
"scrollbar": true,
|
||
|
"statusline": false,
|
||
|
"tabsize": 8
|
||
|
}
|