How do I check which language servers are attached to the current buffer and debug my LSP setup in Neovim?
:LspInfo
The :LspInfo command, provided by the nvim-lspconfig plugin, opens a diagnostic floating window showing every active LSP client and its configuration for the cu