This commit is contained in:
Andrew Banchich 2019-12-04 11:02:03 -05:00 committed by GitHub
parent 00d5fb44ab
commit 62cadecc89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -129,7 +129,7 @@ Prerequisites:
Installation:
* add
[ra-emacs-lsp.el](../../../editors/emacs/ra-lsp.el)
[ra-emacs-lsp.el](../../editors/emacs/ra-lsp.el)
to load path and require it in `init.el`
* 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