Files
doom/snippets/latex-mode/math.yasnippet
Zelong Kuang aa7fa9511c Initial commit
2025-11-16 15:47:31 +11:00

10 lines
143 B
Plaintext

# -*- mode: snippet -*-
# contributor: Song Qiang <tsiangsung@gmail.com>
# key: math
# group: math
# name: displaymath \[ ... \]
# --
\[
$1
\]