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