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

@@ -3,5 +3,13 @@
"keys": ["g", "o"],
"command": "open_search_result",
"context": [{"key": "setting.command_mode"}]
},
{
"keys": ["ctrl+enter"],
"command": "open_search_result",
"context":
[
{ "key": "selector", "operator": "equal", "operand": "text.find-in-files" }
]
}
]
]