6 lines
222 B
XML
6 lines
222 B
XML
<snippet>
|
|
<content><![CDATA[each_with_index { |${1:e}, ${2:i}| $0 }]]></content>
|
|
<tabTrigger>eawi</tabTrigger>
|
|
<scope>source.ruby</scope>
|
|
<description>each_with_index { |e, i| .. }</description>
|
|
</snippet>
|