14 lines
301 B
JSON
14 lines
301 B
JSON
{
|
|
"colorcolumn": 80,
|
|
"colorscheme": "gruvbox",
|
|
"fzf": true,
|
|
"paste": true,
|
|
"pluginchannels": [
|
|
"https://raw.githubusercontent.com/micro-editor/plugin-channel/master/channel.json"
|
|
],
|
|
"pluginrepos": [],
|
|
"scrollbar": true,
|
|
"softwrap": true,
|
|
"tabsize": 8
|
|
}
|