Description
Adds common configuration helpers for Neovim's built-in Language Server Protocol client. It makes it easier to connect Neovim to language servers for completion, diagnostics, go-to-definition, and code navigation.
Use it when configuring Neovim for programming. It does not install every language server automatically; projects still need the relevant server tools and configuration.