mirror of
https://github.com/samsonjs/config.git
synced 2026-04-01 10:25:50 +00:00
6 lines
210 B
XML
6 lines
210 B
XML
<snippet>
|
|
<content><![CDATA[alias_method :${1:new_name}, :${0:old_name}]]></content>
|
|
<tabTrigger>am</tabTrigger>
|
|
<scope>source.ruby</scope>
|
|
<description>alias_method ..</description>
|
|
</snippet>
|