Skip to content

Instantly share code, notes, and snippets.

View rebelopsio's full-sized avatar

Stephen (Steve) Morgan rebelopsio

View GitHub Profile
@oca159
oca159 / keymap.json
Last active January 8, 2026 06:34
zed keymap.json with same lazyvim keymaps
[
// Terminal
{
"context": "Workspace",
"bindings": {
"ctrl-/": "workspace::ToggleBottomDock"
}
},
// Window's navigation
{