Merge pull request #241 from daleroberts/master
Fix a bug in the 'thm' tex snippet
This commit is contained in:
commit
ade6f26f10
@ -26,7 +26,7 @@ snippet tab
|
||||
snippet thm
|
||||
\begin[${1:author}]{${2:thm}}
|
||||
${3}
|
||||
\end{$1}
|
||||
\end{$2}
|
||||
snippet center
|
||||
\begin{center}
|
||||
${1}
|
||||
|
Loading…
Reference in New Issue
Block a user