mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-15 14:03:04 +00:00
10 lines
240 B
Plaintext
10 lines
240 B
Plaintext
# -*- mode: snippet -*-
|
|
# key: gat
|
|
# contributor: Translated from TextMate Snippet
|
|
# name: Gather(ed)
|
|
# --
|
|
\begin{gather`echo $TM_SCOPE|grep math|
|
|
sed -e 's/.*math.*/ed/'`}
|
|
$0
|
|
\end{gather`echo $TM_SCOPE|grep math|
|
|
sed -e 's/.*math.*/ed/'`} |