mirror of
https://github.com/samsonjs/config.git
synced 2026-04-18 13:15:47 +00:00
8 lines
210 B
XML
8 lines
210 B
XML
<snippet>
|
|
<content><![CDATA[Thread.startDaemon {
|
|
$0
|
|
}]]></content>
|
|
<tabTrigger>thread</tabTrigger>
|
|
<scope>source.groovy</scope>
|
|
<description>Thread.startDaemon { … }</description>
|
|
</snippet>
|