9 lines
99 B
Plaintext
9 lines
99 B
Plaintext
|
# -*- mode: snippet -*-
|
||
|
# name: \begin{excs}
|
||
|
# key: xs
|
||
|
# --
|
||
|
\begin{excs}
|
||
|
\exc{}
|
||
|
$0
|
||
|
\end{excs}
|