mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
sublimeText: key bindings: reveal in sidebar
This commit is contained in:
parent
7ad96ff6cf
commit
898dd76a9d
1 changed files with 2 additions and 0 deletions
|
|
@ -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": "cut" },
|
||||||
{ "keys": ["ctrl+с"], "command": "copy" },
|
{ "keys": ["ctrl+с"], "command": "copy" },
|
||||||
{ "keys": ["ctrl+м"], "command": "paste" },
|
{ "keys": ["ctrl+м"], "command": "paste" },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue