Skip to content

Commit

Permalink
document how to change lsp server when using rustic
Browse files Browse the repository at this point in the history
close #1748
  • Loading branch information
brotzeit committed Jun 6, 2020
1 parent 229cec0 commit b80f62f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/page/lsp-rust.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
LSP Rust
========

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.

- `lsp-rust-server` Choose LSP server (default is RLS)

- `lsp-rust-switch-server` Switch priorities of lsp servers
Expand Down

0 comments on commit b80f62f

Please sign in to comment.