rust-analyzer/rust-analyzer.github.io

Binary name confusion in the docs?

filmil opened this issue · 1 comments

Compiling rust-analyzer from source gives me a binary called rust-analyzer.

And yet, the instructions here: https://rust-analyzer.github.io/manual.html#vim talk about a binary ra_lsp_server. Are these one and the same binary?

If so, shouldn't there be just one binary name?

The binary name has been changed recently; the docs need to be updated to also say rust-analyzer.