mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-10 07:04:22 +00:00
sadly, we support only a single language atm
This commit is contained in:
parent
505bd45bcc
commit
ab9fef1ee2
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ To build rust-analyzer, you need:
|
|||
* latest stable rust for language server itself
|
||||
* latest stable npm and VS Code for VS Code extension (`code` should be a path)
|
||||
|
||||
For setup for other languages, see [./docs/user](./docs/user).
|
||||
For setup for other editors, see [./docs/user](./docs/user).
|
||||
|
||||
```
|
||||
# clone the repo
|
||||
|
|
Loading…
Reference in a new issue