True as of 2024-05-10, using Ubuntu on WSL
When you download the Roc binary, it comes bundled with the roc_language_server
.
If you want to use this language server with Neovim,
there's a bit of configuration that's required.
- Download and install Roc on your system following these instructions: https://www.roc-lang.org/install
- Make sure that the
roc_language_server
binary is available on your PATH.