feat(SublimeText2.EditorPackages): cache packages
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"repo": "SublimeStringEncode",
|
||||
"name": "StringEncode",
|
||||
"description": "Converts characters from one encoding to another using a transformation (think HTML entities, not character encodings).",
|
||||
"author": "Colin Thomas-Arnold (colinta)",
|
||||
"homepage": "https://github.com/colinta/SublimeStringEncode"
|
||||
}
|
Reference in New Issue
Block a user