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

6 lines
116 B
Plaintext

# -*- mode: snippet -*-
# name: stackrel
# key: stackrel
# condition: (and (texmathp) 'auto)
# --
\\stackrel{$1}{$0}