Unify language config markers with server
This commit is contained in:
parent
3bc33c7e9f
commit
3674502a98
@ -35,8 +35,8 @@
|
|||||||
},
|
},
|
||||||
"folding": {
|
"folding": {
|
||||||
"markers": {
|
"markers": {
|
||||||
"start": "^\\s*//\\s*#?region\\b",
|
"start": "^\\s*// region:\\b",
|
||||||
"end": "^\\s*//\\s*#?endregion\\b"
|
"end": "^\\s*// endregion\\b"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user