7 lines
233 B
XML
7 lines
233 B
XML
<snippet>
|
|
<content><![CDATA[(defconstant +${1:name}+ ${2:value}
|
|
"${3:Documentation for $1.}"))]]></content>
|
|
<tabTrigger>const</tabTrigger>
|
|
<scope>source.lisp</scope>
|
|
<description>defconstant</description>
|
|
</snippet>
|