Move GNU Emacs configs from ./ into .emacs.d/
[~bandali/configs] / etc / yasnippet / snippets / latex-mode / subsection
diff --git a/etc/yasnippet/snippets/latex-mode/subsection b/etc/yasnippet/snippets/latex-mode/subsection
deleted file mode 100644 (file)
index ddfa13d..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-# -*- mode: snippet -*-
-# name: subsection
-# key: ss
-# --
-\subsection{${1:name}}
-\label{sec:${2:label}}
-
-$0
\ No newline at end of file