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

7 lines
203 B
XML

<snippet>
<content><![CDATA[\$http.head '${1:url}'${2:,${3:config}}]]></content>
<tabTrigger>$http.</tabTrigger>
<scope>source.coffee</scope>
<description>Angular $http head</description>
</snippet>