about summary refs log tree commit diff
path: root/src/tools/rust-analyzer/docs
diff options
context:
space:
mode:
authorJosh Rotenberg <joshrotenberg@gmail.com>2025-02-21 20:40:19 -0800
committerJosh Rotenberg <joshrotenberg@gmail.com>2025-02-21 20:40:19 -0800
commit5aaf2f7627ac0494bedc153c62fa0132db91c149 (patch)
tree826641cce218a7a617f609d2c0b1dd71cda24927 /src/tools/rust-analyzer/docs
parent010cba398d02f1b7e047b60f92f8ed48efb6fc16 (diff)
downloadrust-5aaf2f7627ac0494bedc153c62fa0132db91c149.tar.gz
rust-5aaf2f7627ac0494bedc153c62fa0132db91c149.zip
toc for other editors
Diffstat (limited to 'src/tools/rust-analyzer/docs')
-rw-r--r--src/tools/rust-analyzer/docs/book/src/other_editors.md2
1 files changed, 2 insertions, 0 deletions
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 0a9a453e013..1eac7dd2c25 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).
 
+<!-- toc -->
+
 ## Emacs
 
 To use `rust-analyzer`, you need to install and enable one of the two