mirror of
https://github.com/samsonjs/config.git
synced 2026-03-25 09:15:47 +00:00
8 lines
208 B
XML
8 lines
208 B
XML
<snippet>
|
|
<content><![CDATA[if __FILE__ == \$PROGRAM_NAME
|
|
$0
|
|
end]]></content>
|
|
<tabTrigger>app</tabTrigger>
|
|
<scope>source.ruby</scope>
|
|
<description>application { .. }</description>
|
|
</snippet>
|