move emacs files from .emacs.d to .
[~bandali/configs] / etc / yasnippet / snippets / latex-mode / ref
1 # -*- mode: snippet -*-
2 # name: ref
3 # key: r
4 # --
5 $1${2:~}\ref{${3:$$(unless yas-modified-p (reftex-reference nil nil))}}$0