From 5aaf2f7627ac0494bedc153c62fa0132db91c149 Mon Sep 17 00:00:00 2001 From: Josh Rotenberg Date: Fri, 21 Feb 2025 20:40:19 -0800 Subject: [PATCH] toc for other editors --- src/tools/rust-analyzer/docs/book/src/other_editors.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/tools/rust-analyzer/docs/book/src/other_editors.md b/src/tools/rust-analyzer/docs/book/src/other_editors.md index 0a9a453e0137..1eac7dd2c256 100644 --- a/src/tools/rust-analyzer/docs/book/src/other_editors.md +++ b/src/tools/rust-analyzer/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). + + ## Emacs To use `rust-analyzer`, you need to install and enable one of the two