fix indentation

This commit is contained in:
lizz
2017-10-08 22:00:44 +08:00
committed by GitHub
parent f5c051e611
commit 335bce9302

View File

@@ -24,9 +24,9 @@
],
"folding": {
"offSide": true,
"markers": {
"start": "^\\s*#region",
"end": "^\\s*#endregion"
}
}
"markers": {
"start": "^\\s*#region",
"end": "^\\s*#endregion"
}
}
}