feat(ST2.UtilPackages): bump up all packages
- Refresh PackageCache with latest versions of everything
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user