sublimeText: key bindings: reveal in sidebar

This commit is contained in:
He4eT 2020-09-08 17:02:51 +05:00
commit 898dd76a9d

View file

@ -1,4 +1,6 @@
[
{ "keys": ["ctrl+shift+o"], "command": "reveal_in_side_bar"},
{ "keys": ["ctrl+shift+щ"], "command": "reveal_in_side_bar"},
{ "keys": ["ctrl+ч"], "command": "cut" },
{ "keys": ["ctrl+с"], "command": "copy" },
{ "keys": ["ctrl+м"], "command": "paste" },