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