mirror of
https://github.com/samsonjs/config.git
synced 2026-04-14 12:35:46 +00:00
6 lines
226 B
XML
6 lines
226 B
XML
<snippet>
|
|
<content><![CDATA[assert_operator(${1:left}, :${2:operator}, ${0:right})]]></content>
|
|
<tabTrigger>aso</tabTrigger>
|
|
<scope>source.ruby</scope>
|
|
<description>assert_operator(..)</description>
|
|
</snippet>
|