feat(SublimeText2.WebPackages): cache packages
This commit is contained in:
		| @@ -0,0 +1,16 @@ | ||||
| <?xml version="1.0" encoding="UTF-8"?> | ||||
| <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | ||||
| <plist version="1.0"> | ||||
| <dict> | ||||
| 	<key>content</key> | ||||
| 	<string>jQuery.parseXML(${1:data});${0:}</string> | ||||
| 	<key>name</key> | ||||
| 	<string>jQuery.parseXML</string> | ||||
| 	<key>scope</key> | ||||
| 	<string>source.js</string> | ||||
| 	<key>tabTrigger</key> | ||||
| 	<string>jQuery.parseXML</string> | ||||
| 	<key>uuid</key> | ||||
| 	<string>71C02AD2-0CD3-44EA-931A-D9A3C04D6C47</string> | ||||
| </dict> | ||||
| </plist> | ||||
		Reference in New Issue
	
	Block a user