Skip to content

Commit 956ce1d

Browse files
fix file name
1 parent 62cadec commit 956ce1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Prerequisites:
129129
Installation:
130130

131131
* add
132-
[ra-emacs-lsp.el](../../editors/emacs/ra-lsp.el)
132+
[ra-emacs-lsp.el](../../editors/emacs/ra-emacs-lsp.el)
133133
to load path and require it in `init.el`
134134
* run `lsp` in a rust buffer
135135
* (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

0 commit comments

Comments
 (0)