* .emacs.d/lisp/boxquote: Remove submodule (now installed from NonGNU ELPA).
[~bandali/configs] / .emacs.d / 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