confOS/.config/micro/settings.json

9 lines
No EOL
171 B
JSON

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