Files
doom/snippets/latex-mode/definite integral

7 lines
155 B
Plaintext
Raw Permalink Normal View History

2025-11-16 15:47:31 +11:00
# -*- mode: snippet -*-
# name: definite integral
# key: dint
# condition: (and (texmathp) 'auto)
# group: math
# --
\\int_{${1:-\\infty}}^{${2:\\infty}}$0