mirror of
https://github.com/samsonjs/config.git
synced 2026-03-25 09:15:47 +00:00
8 lines
169 B
XML
8 lines
169 B
XML
<snippet>
|
|
<content><![CDATA[if ($1) {
|
|
$0
|
|
}]]></content>
|
|
<tabTrigger>if</tabTrigger>
|
|
<scope>source.java</scope>
|
|
<description>if</description>
|
|
</snippet>
|