feat(SublimeText2.GitPackages): cache packages
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[
|
||||
{"keys": ["enter"], "command": "git_goto_diff",
|
||||
"context": [{"key": "selector", "operand": "markup.inserted.diff"}]},
|
||||
{"keys": ["enter"], "command": "git_goto_diff",
|
||||
"context": [{"key": "selector", "operand": "markup.deleted.diff"}]}
|
||||
]
|
Reference in New Issue
Block a user