Change name of deploy action to indicate what scope it operates at
This commit is contained in:
parent
52267a5dec
commit
36ff35fcca
3 changed files with 2 additions and 2 deletions
|
@ -402,7 +402,7 @@
|
|||
"cmd-r": "workspace::ToggleRightDock",
|
||||
"cmd-j": "workspace::ToggleBottomDock",
|
||||
"alt-cmd-y": "workspace::CloseAllDocks",
|
||||
"cmd-shift-f": "workspace::DeploySearch",
|
||||
"cmd-shift-f": "pane::DeploySearch",
|
||||
"cmd-k cmd-t": "theme_selector::Toggle",
|
||||
"cmd-k cmd-s": "zed::OpenKeymap",
|
||||
"cmd-t": "project_symbols::Toggle",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue