Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'docs/book/src/other_editors.md')
| -rw-r--r-- | docs/book/src/other_editors.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/book/src/other_editors.md b/docs/book/src/other_editors.md index 0a9a453e01..1eac7dd2c2 100644 --- a/docs/book/src/other_editors.md +++ b/docs/book/src/other_editors.md @@ -6,6 +6,8 @@ Protocol](https://microsoft.github.io/language-server-protocol/). This page assumes that you have already [installed the rust-analyzer binary](./rust_analyzer_binary.html). +<!-- toc --> + ## Emacs To use `rust-analyzer`, you need to install and enable one of the two |