8 lines
132 B
Plaintext
8 lines
132 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: display math
|
|
# key: dm
|
|
# condition: (and (not (texmathp)) (quote auto))
|
|
# group: math
|
|
# --
|
|
\$ $0 \$
|