move emacs files from .emacs.d to .
[~bandali/configs] / .emacs.d / etc / yasnippet / snippets / latex-mode / subsection
diff --git a/.emacs.d/etc/yasnippet/snippets/latex-mode/subsection b/.emacs.d/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