6 lines
248 B
XML
6 lines
248 B
XML
<snippet>
|
|
<content><![CDATA[table.concat( ${1:tablename}${2:, ", "}${3:, start_index}${4:, end_index} )]]></content>
|
|
<tabTrigger>table.concat</tabTrigger>
|
|
<scope>source.lua</scope>
|
|
<description>table.concat</description>
|
|
</snippet>
|