Grammar update

This commit is contained in:
Arfon Smith
2016-02-29 07:53:48 -07:00
parent f14ae8e51b
commit 8fea8a0b47
21 changed files with 855 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<snippet>
<content><![CDATA[
${1:RoomName} is a room in ${2:Region}. "${3:Description}"
]]></content>
<tabTrigger>room</tabTrigger>
<scope>source.Inform7</scope>
</snippet>