mirror of
https://github.com/samsonjs/config.git
synced 2026-04-25 14:47:40 +00:00
6 lines
204 B
XML
6 lines
204 B
XML
<snippet>
|
|
<content><![CDATA[${1:key}: ${2:"${3:value}"}]]></content>
|
|
<tabTrigger>:</tabTrigger>
|
|
<scope>source.groovy</scope>
|
|
<description>key: "value" (Hash Pair)</description>
|
|
</snippet>
|