On hitting Escape when co-autor UI is open, got this error
Error executing vim.schedule lua callback: ...al/share/nvim/lazy/co-author.nvim/lua/co-author/init.lua:25: attempt to concatenate local 'item' (a nil value)
stack traceback:
...al/share/nvim/lazy/co-author.nvim/lua/co-author/init.lua:25: in function 'on_choice'
...are/nvim/lazy/dressing.nvim/lua/dressing/select/init.lua:78: in function ''
vim/_editor.lua: in function <vim/_editor.lua:0>
Description of the bug
On hitting Escape when co-autor UI is open, got this error
Steps To Reproduce
Hit Escape with the plugin UI open
Additional Information
No response