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