kosayoda / nvim-lightbulb

VSCode 💡 for neovim's built-in LSP.
MIT License
783 stars 27 forks source link

use nvim-lightbuld autocmd seems leader to LspRestart errors #31

Closed liuyangzys closed 2 years ago

liuyangzys commented 2 years ago

What I have done

  1. use lsp-config and nvim-lightbuld with the minimal configuration
  2. restart lsp and got the bug as shown as bellow
  3. delete nvim-lightbuld then do 1~2 again, nothing wrong happened

I have tested it within a c or lua project.

What happened

image

Expected result

image

liuyangzys commented 2 years ago

My bad, nvim-lightbuld is not the reason