mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
9 lines
219 B
XML
9 lines
219 B
XML
<snippet>
|
|
<content><![CDATA[
|
|
$1 is a portable thing in ${2:Room} ${3:ShortDescription}
|
|
The description of $1 is ${4:Description}
|
|
]]></content>
|
|
<tabTrigger>object</tabTrigger>
|
|
<scope>source.Inform7</scope>
|
|
</snippet>
|