startw/conf/config/micro/settings.json

13 lines
277 B
JSON

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