Move GNU Emacs configs from ./ into .emacs.d/
[~bandali/configs] / etc / yasnippet / snippets / latex-mode / ref
diff --git a/etc/yasnippet/snippets/latex-mode/ref b/etc/yasnippet/snippets/latex-mode/ref
deleted file mode 100644 (file)
index 7eef596..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-# -*- 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