update micro config file

This commit is contained in:
Mylloon 2022-08-15 11:12:44 +02:00
parent 99c2fdb64f
commit 379a22c8d6
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -1,3 +1,8 @@
{
"softwrap": true
"mkparents": true,
"colorcolumn": 80,
"rmtrailingws": true,
"scrollbar": true,
"softwrap": true,
"wordwrap": true
}