dotfiles/zed/keymap.json
2024-07-26 08:00:26 -04:00

6 lines
101 B
JSON

[
{
"context": "VimControl",
"bindings": { "space s": "pane::RevealInProjectPanel" }
}
]