delete old config files
[~bandali/configs] / .emacs.d / etc / yasnippet / snippets / latex-mode / newcommand
1 # -*- mode: snippet -*-
2 # name: newcommand
3 # key: cmd
4 # --
5 \newcommand{\\${1:name}}${2:[${3:0}]}{$0}