fix: fix broken rust analyzer link

This commit is contained in:
hankertrix 2025-02-25 23:35:55 +08:00 committed by Peter Lithammer
parent 9e932edb0a
commit 3b55c7bef8

View File

@ -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 = {