Added barreled spaces.
All checks were successful
Compile Project / Compile (push) Successful in 23s

This commit is contained in:
Bokuan Li
2026-05-01 16:27:14 -04:00
parent 3077563278
commit 2219ce0b15
11 changed files with 313 additions and 122 deletions

View File

@@ -27,6 +27,17 @@
"$0"
]
},
"Summary": {
"scope": "latex",
"prefix": "summ",
"body": [
"\\begin{summary}[$1]",
"\\label{summary:$2}",
" $3",
"\\end{summary}",
"$0"
]
},
"Lemma Block": {
"scope": "latex",
"prefix": "lem",