Files
frelay/.zed/keymap.json

9 lines
126 B
JSON
Raw Permalink Normal View History

2025-12-24 23:47:26 +08:00
[
{
"context": "Editor",
"bindings": {
"alt-g": "editor::GoToDefinition",
},
},
]