8 lines
130 B
Plaintext
8 lines
130 B
Plaintext
# -*- mode: snippet -*-
|
|
# name: leftrightarrow
|
|
# key: <->
|
|
# condition: (and (texmathp) 'auto)
|
|
# group: math
|
|
# --
|
|
\\leftrightarrow
|