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.parseJSON(${1:json});${0:}</string> | ||||
| 	<key>name</key> | ||||
| 	<string>jQuery.parseJSON</string> | ||||
| 	<key>scope</key> | ||||
| 	<string>source.js</string> | ||||
| 	<key>tabTrigger</key> | ||||
| 	<string>jQuery.parseJSON</string> | ||||
| 	<key>uuid</key> | ||||
| 	<string>D502E460-8AD5-487D-9AAD-D39FC1A62127</string> | ||||
| </dict> | ||||
| </plist> | ||||
		Reference in New Issue
	
	Block a user