kjahskjahd
This commit is contained in:
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user