Skip to content

Commit 958e061

Browse files
authored
Update lsp-rust.md (#2652)
Correct me if I'm wrong, but RLS is no longer the default, right?
1 parent 63c80e4 commit 958e061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/manual-language-docs/lsp-rust.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
NOTE: If you are using `rustic-mode`, you have to change `rustic-lsp-server` instead of `lsp-rust-server`, since it also supports eglot as a lightweight alternative to lsp-mode.
44

5-
- `lsp-rust-server` Choose LSP server (default is RLS)
5+
- `lsp-rust-server` Choose LSP server (default is rust-analyzer)
66

77
- `lsp-rust-switch-server` Switch priorities of lsp servers
88

0 commit comments

Comments
 (0)