Small correction for ref snippet in tex

This commit is contained in:
Holger Rapp 2010-11-13 00:07:03 +01:00
parent b9c48763c5
commit 16d6335ab1

View File

@ -2,7 +2,7 @@
# LATEX SNIPPETS #
###########################################################################
snippet r "\ref{}"
snippet r "\ref{}" i
\ref{$1}
endsnippet