7 lines
114 B
Plaintext
7 lines
114 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: cdots
|
|
# key: \cdot.
|
|
# group: math
|
|
# condition: (and (texmathp) 'auto)
|
|
# --
|
|
\\cdots |