@@ -1233,6 +1233,7 @@ internal.spell_suggest = function(opts)
|
|||||||
return
|
return
|
||||||
end
|
end
|
||||||
|
|
||||||
|
action_state.get_current_picker(prompt_bufnr)._original_mode = "i"
|
||||||
actions.close(prompt_bufnr)
|
actions.close(prompt_bufnr)
|
||||||
vim.cmd("normal! ciw" .. selection[1])
|
vim.cmd("normal! ciw" .. selection[1])
|
||||||
vim.cmd "stopinsert"
|
vim.cmd "stopinsert"
|
||||||
|
|||||||
Reference in New Issue
Block a user