mirror of
https://github.com/samsonjs/config.git
synced 2026-04-06 11:15:47 +00:00
8 lines
178 B
XML
8 lines
178 B
XML
<snippet>
|
|
<content><![CDATA[debug {
|
|
$0
|
|
}]]></content>
|
|
<tabTrigger>debug</tabTrigger>
|
|
<scope>source.d</scope>
|
|
<description>debug { … }</description>
|
|
</snippet>
|