mirror of
https://github.com/samsonjs/config.git
synced 2026-04-20 13:35:47 +00:00
8 lines
199 B
XML
8 lines
199 B
XML
<snippet>
|
|
<content><![CDATA[unless ${1:condition}
|
|
$0
|
|
end]]></content>
|
|
<tabTrigger>unless</tabTrigger>
|
|
<scope>source.ruby</scope>
|
|
<description>unless … end</description>
|
|
</snippet>
|