mirror of
https://github.com/samsonjs/config.git
synced 2026-04-27 15:07:46 +00:00
6 lines
229 B
XML
6 lines
229 B
XML
<snippet>
|
|
<content><![CDATA[results.report("${1:name}:") { TESTS.times { $0 } }]]></content>
|
|
<tabTrigger>rep</tabTrigger>
|
|
<scope>source.ruby</scope>
|
|
<description>results.report(..) { .. }</description>
|
|
</snippet>
|