X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/295b1b10b673f0fed28915b16e6d86931bc2f326..30b5e6f0416b7ca2a71e52b3850d91e55867fd61:/.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 index 88faeab..e1a2710 100644 --- a/.emacs.d/etc/yasnippet/snippets/latex-mode/section +++ b/.emacs.d/etc/yasnippet/snippets/latex-mode/section @@ -1,6 +1,6 @@ # -*- mode: snippet -*- # name: section -# key: sec +# key: s # -- \section{${1:name}} \label{sec:${2:label}}