Files
.emacs.d/snippets/latex-mode/math.yasnippet
Zelong Kuang 753ea5ea48 Update
2025-12-14 09:04:11 +11:00

10 lines
143 B
Plaintext

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