blink.cmp
blink.cmp copied to clipboard
Weird highlights caused by blink with html (html-ls and emmet-language-server)
Make sure you have done the following
- [X] I have updated to the latest version of
blink.cmp - [X] I have read the README
Bug Description
sample of this problem is given below:
https://github.com/user-attachments/assets/488d1af1-89b0-4ebf-9cb8-bab1cae5a790
LSPs used: html-ls, emmet-language-server
Note: ! is an emmet abbreviation for a basic html structure which generates boilerplate html
Using ! causes random highlights throughout the code (note that these highlights aren't connected with snippets), after formatting the file (i used prettier for this case), it causes even a bigger highlight all over the code and it doesn't remove away even after i go into insert mode:
Relevant configuration
--- using default config with tweaks to keymaps and icons
neovim version
NVIM v0.11.0-dev-1388+g39781be14b
blink.cmp version: branch, tag, or commit
v0.*