mirror of
https://github.com/rust-lang/rust.git
synced 2025-06-04 19:29:07 +00:00
use relative link
This commit is contained in:
parent
a863298314
commit
00d5fb44ab
@ -129,7 +129,7 @@ Prerequisites:
|
|||||||
Installation:
|
Installation:
|
||||||
|
|
||||||
* add
|
* add
|
||||||
[ra-emacs-lsp.el](https://github.com/rust-analyzer/rust-analyzer/blob/master/editors/emacs/ra-emacs-lsp.el)
|
[ra-emacs-lsp.el](../../../editors/emacs/ra-lsp.el)
|
||||||
to load path and require it in `init.el`
|
to load path and require it in `init.el`
|
||||||
* run `lsp` in a rust buffer
|
* run `lsp` in a rust buffer
|
||||||
* (Optionally) bind commands like `rust-analyzer-join-lines`, `rust-analyzer-extend-selection` and `rust-analyzer-expand-macro` to keys, and enable `rust-analyzer-inlay-hints-mode` to get inline type hints
|
* (Optionally) bind commands like `rust-analyzer-join-lines`, `rust-analyzer-extend-selection` and `rust-analyzer-expand-macro` to keys, and enable `rust-analyzer-inlay-hints-mode` to get inline type hints
|
||||||
|
Loading…
Reference in New Issue
Block a user