mirror of
https://github.com/neovim/nvim-lspconfig.git
synced 2026-05-08 01:56:09 +02:00
fix: fix broken rust analyzer link
This commit is contained in:
parent
9e932edb0a
commit
3b55c7bef8
@ -99,7 +99,7 @@ https://github.com/rust-lang/rust-analyzer
|
||||
rust-analyzer (aka rls 2.0), a language server for Rust
|
||||
|
||||
|
||||
See [docs](https://github.com/rust-lang/rust-analyzer/blob/release/docs/user/generated_config.adoc) for extra settings. The settings can be used like this:
|
||||
See [docs](https://rust-analyzer.github.io/book/configuration.html) for extra settings. The settings can be used like this:
|
||||
```lua
|
||||
require'lspconfig'.rust_analyzer.setup{
|
||||
settings = {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user