Skip to content

Installing language servers

Justin M. Keyes edited this page Jul 27, 2022 · 16 revisions

Manually

The installation instructions for each server are in server_configurations.md. For the vast majority of servers, this is a one-time, one-line installation (npm i -g pyright, dnf install clang-tools-extra, brew install lua-language-server, etc.).

It is preferred to use your system package manager if possible, as this will handle automatic updates for you.

Automatically

Try https://github.com/williamboman/mason.nvim