feat(ST2.UtilPackages): bump up all packages

- Refresh PackageCache with latest versions of everything
This commit is contained in:
Iristyle
2013-09-16 22:35:46 -04:00
parent 7195197f0f
commit a000ce8acc
451 changed files with 14151 additions and 8317 deletions

View File

@@ -1,14 +1,15 @@
[
{
"keys": ["ctrl+shift+end"],
"command": "move_tab",
"args": { "position": "999" }
},
{
"keys": ["ctrl+shift+home"],
"command": "move_tab",
"args": { "position": "0" }
},
// Uncomment to enable.
// {
// "keys": ["ctrl+shift+end"],
// "command": "move_tab",
// "args": { "position": "999" }
// },
// {
// "keys": ["ctrl+shift+home"],
// "command": "move_tab",
// "args": { "position": "0" }
// },
{
"keys": ["ctrl+shift+pageup"],
"command": "move_tab",