summaryrefslogtreecommitdiffstats
path: root/.emacs.d/etc/yasnippet/snippets/latex-mode/newcommand
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/etc/yasnippet/snippets/latex-mode/newcommand')
-rw-r--r--.emacs.d/etc/yasnippet/snippets/latex-mode/newcommand5
1 files changed, 0 insertions, 5 deletions
diff --git a/.emacs.d/etc/yasnippet/snippets/latex-mode/newcommand b/.emacs.d/etc/yasnippet/snippets/latex-mode/newcommand
deleted file mode 100644
index e9e03ca..0000000
--- a/.emacs.d/etc/yasnippet/snippets/latex-mode/newcommand
+++ /dev/null
@@ -1,5 +0,0 @@
-# -*- mode: snippet -*-
-# name: newcommand
-# key: cmd
-# --
-\newcommand{\\${1:name}}${2:[${3:0}]}{$0} \ No newline at end of file