aboutsummaryrefslogtreecommitdiff
path: root/docs/user
diff options
context:
space:
mode:
authorAndrew Banchich <[email protected]>2019-12-04 16:02:03 +0000
committerGitHub <[email protected]>2019-12-04 16:02:03 +0000
commit62cadecc89d5ce8c8589f2730814550877d3358d (patch)
treeefab02ddc889361903c867d768a2a17edea38b86 /docs/user
parent00d5fb44abf5af4ec543db8386cfc41b1c07b45a (diff)
fix link
Diffstat (limited to 'docs/user')
-rw-r--r--docs/user/README.md2
1 files changed, 1 insertions, 1 deletions
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:
129Installation: 129Installation:
130 130
131* add 131* add
132[ra-emacs-lsp.el](../../../editors/emacs/ra-lsp.el) 132[ra-emacs-lsp.el](../../editors/emacs/ra-lsp.el)
133to load path and require it in `init.el` 133to load path and require it in `init.el`
134* run `lsp` in a rust buffer 134* run `lsp` in a rust buffer
135* (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 135* (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