# -*- mode: snippet -*- # name: defcustom # key: dc # -- (defcustom ${1:symbol} ${2:standard} "${3:doc}"$0)