mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-10-13 13:13:03 +00:00
8 lines
131 B
Plaintext
8 lines
131 B
Plaintext
# -*- mode: snippet -*-
|
|
# key: spl
|
|
# contributor: Translated from TextMate Snippet
|
|
# name: Split
|
|
# --
|
|
\begin{split}
|
|
$0
|
|
\end{split} |