7 lines
118 B
Plaintext
7 lines
118 B
Plaintext
|
|
# -*- mode: snippet -*-
|
||
|
|
# name: column-separator
|
||
|
|
# key: ,,
|
||
|
|
# condition: (and (texmathp) 'auto)
|
||
|
|
# group: math
|
||
|
|
# --
|
||
|
|
& $0
|