programs.zed-editor.userKeymaps

Home-Manager option

Configuration written to Zed’s keymap.json.

type: JSON value
Default
[ ]
Example
[ { context = "Workspace"; bindings = { ctrl-shift-t = "workspace::NewTerminal"; }; }; ]
declared in: <home-manager/modules/programs/zed-editor.nix>source unavailable