Small tweak to zed binds.
This commit is contained in:
parent
940dbaff34
commit
61d1e9266b
|
|
@ -5,7 +5,6 @@
|
||||||
"bindings": {
|
"bindings": {
|
||||||
"ctrl-h": "pane::ActivatePreviousItem",
|
"ctrl-h": "pane::ActivatePreviousItem",
|
||||||
"ctrl-l": "pane::ActivateNextItem",
|
"ctrl-l": "pane::ActivateNextItem",
|
||||||
"space f": "file_finder::Toggle",
|
|
||||||
"space t": "workspace::NewCenterTerminal",
|
"space t": "workspace::NewCenterTerminal",
|
||||||
"space e": "project_panel::ToggleFocus",
|
"space e": "project_panel::ToggleFocus",
|
||||||
"space q": "pane::CloseAllItems",
|
"space q": "pane::CloseAllItems",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue