Closed Twotyth closed 8 months ago
Can you capture a video. I use lua ls and I don't see flashing.
Can you also create a minimal init.lua that only startups vim-illuminate to rule out other plugins/config being an issue.
Closing, can reopen when there is a minimal init.lua.
From the bug report template:
**Note** Omitting a minimal `init.vim`/`init.lua`/`.vimrc` will likely result in the issue being closed without explanation.
Description Highlight flashes in normal mode (insert is fine) when using lua_ls as source; does not happen with other languages servers, checked on csharp_ls and clangd; If reference highlight resolved by vim.lsp.buf.document_highlight - it flashes in normal mode for lua_ls too, while others are fine.
Reproduction
Output from
:IlluminateDebug
Expected behavior Consistent highlighting
Example if needed, I can capture a video of flashing but i doubt that'll be needed