From 62cadecc89d5ce8c8589f2730814550877d3358d Mon Sep 17 00:00:00 2001 From: Andrew Banchich Date: Wed, 4 Dec 2019 11:02:03 -0500 Subject: fix link --- docs/user/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user/README.md b/docs/user/README.md index 7b86c5e53..668af293a 100644 --- a/docs/user/README.md +++ b/docs/user/README.md @@ -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 -- cgit v1.2.3