update micro config file
This commit is contained in:
parent
99c2fdb64f
commit
379a22c8d6
1 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
{
|
{
|
||||||
"softwrap": true
|
"mkparents": true,
|
||||||
|
"colorcolumn": 80,
|
||||||
|
"rmtrailingws": true,
|
||||||
|
"scrollbar": true,
|
||||||
|
"softwrap": true,
|
||||||
|
"wordwrap": true
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue