7 lines
113 B
Plaintext
7 lines
113 B
Plaintext
|
|
# -*- mode: snippet -*-
|
||
|
|
# name: mapsto
|
||
|
|
# key: mto
|
||
|
|
# group: math
|
||
|
|
# condition: (and (texmathp) 'auto)
|
||
|
|
# --
|
||
|
|
\\mapsto
|