mirror of
https://github.com/samsonjs/config.git
synced 2026-04-03 10:45:47 +00:00
7 lines
252 B
XML
7 lines
252 B
XML
<snippet>
|
|
<content><![CDATA[t.string :${1:title}
|
|
$0]]></content>
|
|
<tabTrigger>tcs</tabTrigger>
|
|
<scope>meta.rails.migration.create_table, meta.rails.migration.change_table</scope>
|
|
<description>Table column string</description>
|
|
</snippet>
|