confOS/.config/micro/settings.json
2022-08-15 11:12:44 +02:00

8 lines
142 B
JSON

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