mirror of
https://github.com/samsonjs/config.git
synced 2026-04-09 11:45:48 +00:00
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>
|