-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Installing language servers
Justin M. Keyes edited this page Nov 28, 2024
·
17 revisions
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.
footer