You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I updated lspconfig and had to bisect to figure out why my lsp configuration didn't work anymore. :checkhealth lsp shows my configuration, but they're only applied to one instance of each lsp server (one lua-ls has settings and the others have an empty table).
I couldn't find news or changelog, but I was also very out of date. I updated from something pre-v2.0.0 and bisected my issue to this change: #3659
Could we update checkhealth to warn nvim v0.11+ users that they're using the wrong method to setup their lsp?