Merge branch 'main' into singleLineDeindent

This commit is contained in:
Stephen Sigwart
2022-10-27 08:19:18 -04:00
committed by GitHub
3381 changed files with 146536 additions and 78002 deletions

View File

@@ -99,6 +99,24 @@
">"
]
],
"colorizedBracketPairs": [
[
"(",
")"
],
[
"[",
"]"
],
[
"{",
"}"
],
[
"<",
">"
]
],
"autoCloseBefore": ";:.,=}])>` \n\t",
"folding": {
"markers": {