2020-04-05 21:19:19 +02:00
|
|
|
{
|
2020-08-18 21:15:12 +02:00
|
|
|
"colorcolumn": 80,
|
|
|
|
|
"colorscheme": "gruvbox",
|
2020-04-16 21:26:32 +02:00
|
|
|
"fzf": true,
|
2020-04-05 21:19:19 +02:00
|
|
|
"paste": true,
|
|
|
|
|
"pluginchannels": [
|
|
|
|
|
"https://raw.githubusercontent.com/micro-editor/plugin-channel/master/channel.json"
|
|
|
|
|
],
|
|
|
|
|
"pluginrepos": [],
|
2020-08-18 21:15:12 +02:00
|
|
|
"softwrap": true,
|
|
|
|
|
"tabsize": 8
|
2020-04-05 21:19:19 +02:00
|
|
|
}
|