Files
linguist/vendor/grammars/Sublime-Inform/Inform7/volume.sublime-snippet
2016-02-29 07:54:29 -07:00

7 lines
142 B
XML

<snippet>
<content><![CDATA[Volume $1 - ${2:Title}
]]></content>
<tabTrigger>volume</tabTrigger>
<scope>source.Inform7</scope>
</snippet>