feat(SublimeText2.WebPackages): cache packages
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<snippet>
|
||||
<content><![CDATA[.error(${1:function() {
|
||||
${0:// Act on the event}
|
||||
\}});]]></content>
|
||||
<tabTrigger>.error</tabTrigger>
|
||||
<description>.error()</description>
|
||||
<scope>source.js</scope>
|
||||
</snippet>
|
Reference in New Issue
Block a user