Files
frelay/.zed/keymap.json
2025-12-29 21:43:51 +08:00

9 lines
126 B
JSON

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