mirror of
https://github.com/samsonjs/config.git
synced 2026-04-20 13:35:47 +00:00
6 lines
204 B
XML
6 lines
204 B
XML
<snippet>
|
|
<content><![CDATA[each_byte { |${1:byte}| $0 }]]></content>
|
|
<tabTrigger>eab</tabTrigger>
|
|
<scope>source.ruby</scope>
|
|
<description>each_byte { |byte| .. }</description>
|
|
</snippet>
|