Skip to content

Installing language servers

Justin M. Keyes edited this page Nov 28, 2024 · 17 revisions

Manually

The installation instructions for each server are in configs.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