mirror of
https://github.com/samsonjs/config.git
synced 2026-04-27 15:07:46 +00:00
6 lines
186 B
XML
6 lines
186 B
XML
<snippet>
|
|
<content><![CDATA[local ${1:x} = ${0:1}]]></content>
|
|
<tabTrigger>local</tabTrigger>
|
|
<scope>source.lua</scope>
|
|
<description>local x = 1</description>
|
|
</snippet>
|