Skip to content

Commit fcbf77f

Browse files
committed
Auto merge of rust-lang#17594 - anitahammer:patch-1, r=lnicola
minor: Update manual.adoc
2 parents a3d6efc + b32fc1f commit fcbf77f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/rust-analyzer/docs/user/manual.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -623,7 +623,7 @@ https://github.com/rust-lang/rust-analyzer/tree/master/docs/dev[dev docs]!
623623

624624
**Source:** https://github.com/rust-lang/rust-analyzer/blob/master/crates/rust-analyzer/src/config.rs[config.rs]
625625

626-
The <<_installation,Installation>> section contains details on configuration for some of the editors.
626+
The <<installation,Installation>> section contains details on configuration for some of the editors.
627627
In general `rust-analyzer` is configured via LSP messages, which means that it's up to the editor to decide on the exact format and location of configuration files.
628628

629629
Some clients, such as <<vs-code,VS Code>> or <<coc-rust-analyzer,COC plugin in Vim>> provide `rust-analyzer` specific configuration UIs. Others may require you to know a bit more about the interaction with `rust-analyzer`.

0 commit comments

Comments
 (0)