Skip to content

Commit d8d0756

Browse files
authored
Merge pull request #84 from sergv/patch-1
Update link to lsp-rust.el
2 parents b7c8ec1 + eacb268 commit d8d0756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manual.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ $ pacman -S rust-analyzer
196196

197197
Prerequisites: You have installed the <<rust-analyzer-language-server-binary,`rust-analyzer` binary>>.
198198

199-
Emacs support is maintained as part of the https://github.com/emacs-lsp/lsp-mode[Emacs-LSP] package in https://github.com/emacs-lsp/lsp-mode/blob/master/lsp-rust.el[lsp-rust.el].
199+
Emacs support is maintained as part of the https://github.com/emacs-lsp/lsp-mode[Emacs-LSP] package in https://github.com/emacs-lsp/lsp-mode/blob/master/clients/lsp-rust.el[lsp-rust.el].
200200

201201
1. Install the most recent version of `emacs-lsp` package by following the https://github.com/emacs-lsp/lsp-mode[Emacs-LSP instructions].
202202
2. Set `lsp-rust-server` to `'rust-analyzer`.

0 commit comments

Comments
 (0)