startw/conf/config/micro/settings.json
2020-08-18 21:15:12 +02:00

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
}