mirror of
https://github.com/ksherlock/65816.tmbundle.git
synced 2024-11-21 20:30:51 +00:00
10 lines
211 B
Plaintext
10 lines
211 B
Plaintext
|
<snippet>
|
||
|
<content><![CDATA[$1 START
|
||
|
${0:; ...}
|
||
|
END
|
||
|
|
||
|
]]></content>
|
||
|
<tabTrigger>start</tabTrigger>
|
||
|
<scope>source.asm.65816.orcam entity.name.label</scope>
|
||
|
<description>start … end</description>
|
||
|
</snippet>
|