kjahskjahd

This commit is contained in:
2025-03-19 10:51:47 +01:00
parent c908c09d09
commit f0bed5a2bc
2 changed files with 48 additions and 36 deletions

View File

@@ -9,7 +9,7 @@
{
"context": "",
"bindings": {
"ctrl-q": null, // "zed::Quit",
"ctrl-q": null // "zed::Quit"
}
},
{
@@ -68,8 +68,7 @@
"ctrl-shift-l": "language_selector::Toggle",
"ctrl-alt": "editor::OpenUrl",
// "alt-enter": "editor::OpenUrl",
// "ctrl-shift-enter": "editor::FindAllReferences",
"ctrl-enter": "editor::GoToDefinition", // TODO: open-url, and somehow disable FindAllReferences fallback behavior here
// "ctrl-enter": ["editor::GoToDefinition", "editor::OpenUrl"],