feat(SublimeText2.WebPackages): cache packages
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<snippet>
|
||||
<content><![CDATA[<body>
|
||||
$0
|
||||
</body>]]></content>
|
||||
<tabTrigger>body</tabTrigger>
|
||||
<scope>source.php,text.html</scope>
|
||||
<description><body></description>
|
||||
<scope>text.html</scope>
|
||||
</snippet>
|
Reference in New Issue
Block a user