startw/conf/config/micro/settings.json
2020-12-26 13:06:57 +01:00

13 lines
278 B
JSON

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