@farcaller For me nvim-cmp was really difficult to configure. The documentation was almost nonexistent or not suitable for my plugin manager. So, if you can make it work then, good for you. Btw, other than this issue blink.cmp is working, right ?

#neovim #nvim #nvimcmp #blinkcmp

Seems like the solution was to just set the "fuzzy.implementation = 'lua'". They've turned the issue into a discussion and I've also uploaded my entire #blinkcmp config at the end. Check it out if you don't want to search through documentation. You only need to change the keymaps. #Neovim

Filed an issue on #Github on the #blinkcmp #Neovim plugin because the problem was becoming too unbearable for me.

Update me if you've similar problems.

https://github.com/Saghen/blink.cmp/issues/1412

attempt to call field 'get_keyword_range' (a nil value) · Issue #1412 · Saghen/blink.cmp

Make sure you have done the following Updated to the latest version of blink.cmp Searched for existing issues and documentation (try <C-k> on https://cmp.saghen.dev) Bug Description So, I'm trying ...

GitHub