Files
hello-cmake/.zed/keymap.json
2026-03-31 15:34:09 +08:00

9 lines
126 B
JSON

[
{
"context": "Editor",
"bindings": {
"alt-g": "editor::GoToDefinition",
},
},
]