Files
herolib/.zed/keymap.json
2025-08-24 13:56:54 +02:00

7 lines
129 B
JSON

{
"context": "Workspace",
"bindings": {
"cmd-r": ["task::Spawn", { "task_name": "ET", "reveal_target": "center" }]
}
}