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