X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/c474de33512ae47778e6680e5a62eb9d2f43e85f..8676c0e62a08264cb5a8de7a74b71fc6a03cf65b:/.emacs.d/etc/yasnippet/snippets/latex-mode/ref diff --git a/.emacs.d/etc/yasnippet/snippets/latex-mode/ref b/.emacs.d/etc/yasnippet/snippets/latex-mode/ref new file mode 100644 index 0000000..7eef596 --- /dev/null +++ b/.emacs.d/etc/yasnippet/snippets/latex-mode/ref @@ -0,0 +1,5 @@ +# -*- mode: snippet -*- +# name: ref +# key: r +# -- +$1${2:~}\ref{${3:$$(unless yas-modified-p (reftex-reference nil nil))}}$0 \ No newline at end of file