Added some example facts.

This commit is contained in:
Bokuan Li
2026-06-03 16:56:40 -04:00
parent f72f815c72
commit 668679063b
7 changed files with 91 additions and 5 deletions

View File

@@ -171,5 +171,10 @@
"scope": "latex",
"prefix": "rank",
"body": ["\\text{rk}"]
},
"Cite Proof": {
"scope": "latex",
"prefix": "cproof",
"body": ["{Proof, {{\\cite[$1]{$2}}}. }$0"]
}
}