Files
2013-04-04 08:54:25 -04:00

8 lines
248 B
XML

<snippet>
<content><![CDATA[.\$eval ${1:(scope) ->
${2:function body (or delete function and use expression)}}]]></content>
<tabTrigger>.$</tabTrigger>
<scope>source.coffee</scope>
<description>Angular Scope $eval</description>
</snippet>