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 May 2, 2025 08:39
zed keymap.json with same lazyvim keymaps
[
// Terminal
{
"context": "Workspace",
"bindings": {
"ctrl-/": "workspace::ToggleBottomDock"
}
},
// Window's navigation
{