yasnippet/extras/imported/LaTeX-mode/Lists/Description.yasnippet
2009-08-29 17:59:02 +00:00

8 lines
162 B
Plaintext

# -*- mode: snippet -*-
# key: desc
# contributor: Translated from TextMate Snippet
# name: Description
# --
\\begin{description}
\item[$1] $0
\\end{description}