programs.zed-editor.userKeymaps
Home-Manager option
Configuration written to Zed’s keymap.json.
type: JSON valueDefault
[ ]
Example
declared in: <home-manager/modules/programs/zed-editor.nix>source unavailable[ { context = "Workspace"; bindings = { ctrl-shift-t = "workspace::NewTerminal"; }; }; ]