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

7 lines
155 B
Plaintext

# -*- mode: snippet -*-
# name: definite integral
# key: dint
# condition: (and (texmathp) 'auto)
# group: math
# --
\\int_{${1:-\\infty}}^{${2:\\infty}}$0