mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
8 lines
176 B
XML
8 lines
176 B
XML
<snippet>
|
|
<content><![CDATA[
|
|
${1:RoomName} is a room in ${2:Region}. "${3:Description}"
|
|
]]></content>
|
|
<tabTrigger>room</tabTrigger>
|
|
<scope>source.Inform7</scope>
|
|
</snippet>
|