Files
Zelong Kuang 506025930b Update
2025-11-16 22:05:10 +11:00

9 lines
136 B
Plaintext

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