diff --git a/snippets/tex.snippets b/snippets/tex.snippets index fc44fff..649e06b 100644 --- a/snippets/tex.snippets +++ b/snippets/tex.snippets @@ -26,7 +26,7 @@ snippet tab snippet thm \begin[${1:author}]{${2:thm}} ${3} - \end{$1} + \end{$2} snippet center \begin{center} ${1}