add some snippets from users for html and latex mode

This commit is contained in:
Zhang Chiyuan
2008-12-02 04:08:38 +00:00
parent 2205d76ebf
commit 6774448630
5 changed files with 27 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
#contributor : Rodrigo Setti <rodrigosetti@gmail.com>
#name : \begin{environment} ... \end{environment}
# --
\begin{${1:environment}}
$0
\end{$1}