mirror of
https://github.com/zed-industries/zed.git
synced 2026-05-31 21:31:32 +00:00
Remove old keymap comments about AcceptEditPrediction modifier changes (#24592)
This was fixed in #24442 Release Notes: - N/A
This commit is contained in:
parent
c1f162abc6
commit
7fe331f83d
2 changed files with 0 additions and 2 deletions
|
|
@ -505,7 +505,6 @@
|
|||
{
|
||||
"context": "Editor && edit_prediction",
|
||||
"bindings": {
|
||||
// Changing the modifier currently breaks accepting while you also an LSP completions menu open
|
||||
"alt-enter": "editor::AcceptEditPrediction"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
|
|
@ -583,7 +583,6 @@
|
|||
{
|
||||
"context": "Editor && edit_prediction",
|
||||
"bindings": {
|
||||
// Changing the modifier currently breaks accepting while you also an LSP completions menu open
|
||||
"alt-tab": "editor::AcceptEditPrediction"
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue