X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/d05af11107c184fe8d59b89f66139229ad1aa51e..b08fa2c1c27e54af7834900ee0a5ac392679b8f3:/.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 index ddfa13d..0000000 --- a/.emacs.d/etc/yasnippet/snippets/latex-mode/subsection +++ /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