Skip to content

Instantly share code, notes, and snippets.

View rebelopsio's full-sized avatar

Stephen (Steve) Morgan rebelopsio

View GitHub Profile
@xheisenbugx
xheisenbugx / keymap.json
Last active June 20, 2026 05:14
zed keymap.json with same lazyvim keymaps
[
// Terminal
{
"context": "Workspace",
"bindings": {
"ctrl-/": "workspace::ToggleBottomDock"
}
},
// Window's navigation
{