From 875352b2b64220e4e76d1aa49d51e85a46344d6a Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Mon, 13 Jan 2020 12:56:33 +0100 Subject: Rename Emacs "extension" --- docs/user/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/user/README.md b/docs/user/README.md index d17108788..9d3258c06 100644 --- a/docs/user/README.md +++ b/docs/user/README.md @@ -137,7 +137,7 @@ Prerequisites: Installation: * add -[ra-emacs-lsp.el](../../editors/emacs/ra-emacs-lsp.el) +[rust-analyzer.el](../../editors/emacs/rust-analyzer.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 -- cgit v1.2.3