Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: auto_insert selection fails #209

Closed
2 tasks done
sQVe opened this issue Oct 29, 2024 · 0 comments
Closed
2 tasks done

Bug: auto_insert selection fails #209

sQVe opened this issue Oct 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@sQVe
Copy link
Contributor

sQVe commented Oct 29, 2024

Make sure you have done the following

  • I have updated to the latest version of blink.cmp
  • I have read the README

Bug Description

Error executing vim.schedule lua callback: ...e/nvim/lazy/blink.cmp/lua/blink/cmp/sources/lib/init.lua:149: attempt to index lo
cal 'item' (a nil value)
stack traceback:
...e/nvim/lazy/blink.cmp/lua/blink/cmp/sources/lib/init.lua:149: in function 'resolve'
...im/lazy/blink.cmp/lua/blink/cmp/windows/autocomplete.lua:70: in function ''
vim/_editor.lua: in function <vim/_editor.lua:0>

Relevant configuration

windows = {
    autocomplete = { selection = 'auto_insert' },
  },

neovim version

v0.11.0-dev-1053+g7a20f93a9

blink.cmp version: branch, tag, or commit

latest

@sQVe sQVe added the bug Something isn't working label Oct 29, 2024
@Saghen Saghen closed this as completed in b7d1233 Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant