confOS/.config/micro/settings.json

9 lines
172 B
JSON

{
"mkparents": true,
"colorcolumn": 80,
"rmtrailingws": true,
"scrollbar": true,
"softwrap": true,
"wordwrap": true,
"colorscheme": "default"
}