# -*- mode: snippet -*-
# name: newacronym
# key: nac
# --
\newacronym{${1}}{${1:(capitalize yas-text)}}{${2}}
