Skip to content

Instantly share code, notes, and snippets.

View mebezac's full-sized avatar

Zac Clay mebezac

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