Small tweak to zed binds.
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user