Closed AThilenius closed 7 months ago
Turns out there was a breaking change made 3 days ago: https://github.com/neovim/nvim-lspconfig/pull/3105
I pushed a fix https://github.com/dundalek/lazy-lsp.nvim/commit/19d2a4de3a57deed4aab304704c1f5e77454f4f3 if you update to latest version of lazy-lsp the error should go away.
Talk about a fast turnaround! You're awesome, thank you so much! That did indeed fix it.
cool, thanks :+1:
Hi! I can't seem to make this work, with the default config (below) on either NeoVim
0.9
or0.10
. I haven't finished ruling out something weird about my NixOS setup that's causing it yet.Full
init.lua
Output of
:messages
The part about
ruby_ls
leads me to believe this might be something weird with my own system? Hoping someone has seen this before and can point me in the right direction. I've gone full NixOS, and Mason really doesn't work with it.