Files
ChocolateyPackages/EthanBrown.SublimeText2.WebPackages/tools/PackageCache/AngularJS (CoffeeScript)/Snippets/Directive/ngSwitchDefault.sublime-snippet
2013-04-04 08:54:25 -04:00

7 lines
191 B
XML

<snippet>
<content><![CDATA[ng-switch-default]]></content>
<tabTrigger>ng</tabTrigger>
<scope>text.html meta.tag</scope>
<description>Angular ngSwitchDefault</description>
</snippet>