Small tweak to zed binds.

This commit is contained in:
Jason Hilder 2026-03-18 08:22:12 +02:00
parent 940dbaff34
commit 61d1e9266b
1 changed files with 0 additions and 1 deletions

View File

@ -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",