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