You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Autocomplete window just crashes when trying to complete on the first line of a file. On other lines it is fine.
Error executing vim.schedule lua callback: ...im/lazy/blink.cmp/lua/blink/cmp/windows/autocomplete.lua:149: Invalid 'window': Expected Lua number
stack traceback:
[C]: in function 'nvim_win_set_cursor'
...im/lazy/blink.cmp/lua/blink/cmp/windows/autocomplete.lua:149: in function 'open_with_items'
.../.local/share/nvim/lazy/blink.cmp/lua/blink/cmp/init.lua:57: in function <.../.local/share/nvim/lazy/blink.cmp/lua/blink/cmp/init.lua:51>
Make sure you have done the following
blink.cmp
Bug Description
Autocomplete window just crashes when trying to complete on the first line of a file. On other lines it is fine.
Relevant configuration
No response
neovim version
NVIM v0.11.0-dev-1035+g50e63c817
blink.cmp
version: branch, tag, or commitmain (055b943)
The text was updated successfully, but these errors were encountered: