X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/30b5e6f0416b7ca2a71e52b3850d91e55867fd61..e064bdbfecc18b5cd11a913fec47a682dcb3b5f6:/.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 index 043f322..ddfa13d 100644 --- a/.emacs.d/etc/yasnippet/snippets/latex-mode/subsection +++ b/.emacs.d/etc/yasnippet/snippets/latex-mode/subsection @@ -3,6 +3,6 @@ # key: ss # -- \subsection{${1:name}} -\label{subsec:${2:label}} +\label{sec:${2:label}} $0 \ No newline at end of file