RRethy / vim-illuminate

illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching.
2.12k stars 44 forks source link

Can't get the plugin to work with lspconfig. #106

Closed Pyrole-2002 closed 1 year ago

Pyrole-2002 commented 1 year ago

Describe the bug I followed all the steps in readme but it doesn't seems to work.

To Reproduce Here are my configs: http://ix.io/45zd

Expected behavior I expected the plugin to highlight the words.

RRethy commented 1 year ago

That is not a minimal init.lua.