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