Files
Zelong Kuang 753ea5ea48 Update
2025-12-14 09:04:11 +11:00

9 lines
136 B
Plaintext

# -*- mode: snippet -*-
# name: Theorem
# key: #thm
# condition: (and (not (texmathp)) (quote auto))
# group: math
# --
#theorem()[
$0
]