delete old config files
[~bandali/configs] / .emacs.d / etc / yasnippet / snippets / latex-mode / section
index 88faeab..e1a2710 100644 (file)
@@ -1,6 +1,6 @@
 # -*- mode: snippet -*-
 # name: section
-# key: sec
+# key: s
 # --
 \section{${1:name}}
 \label{sec:${2:label}}