parent
a50d0f2586
commit
f4391ed631
3 changed files with 66 additions and 73 deletions
|
@ -747,7 +747,7 @@ impl Vim {
|
|||
Vim::action(
|
||||
editor,
|
||||
cx,
|
||||
|vim, action: &editor::AcceptEditPrediction, window, cx| {
|
||||
|vim, action: &editor::actions::AcceptEditPrediction, window, cx| {
|
||||
vim.update_editor(window, cx, |_, editor, window, cx| {
|
||||
editor.accept_edit_prediction(action, window, cx);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue