File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/tools/rust-analyzer/docs/book/src Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33** Source:**
44[ config.rs] ( https://github.com/rust-lang/rust-analyzer/blob/master/crates/rust-analyzer/src/config.rs )
55
6- The [ Installation] ( #_installation ) section contains details on
6+ The [ Installation] ( ./installation.md ) section contains details on
77configuration for some of the editors. In general ` rust-analyzer ` is
88configured via LSP messages, which means that it’s up to the editor to
99decide on the exact format and location of configuration files.
1010
11- Some clients, such as [ VS Code] ( #vs-code ) or [ COC plugin in
12- Vim] ( #coc-rust-analyzer ) provide ` rust-analyzer ` specific configuration
11+ Some clients, such as [ VS Code] ( ./vs_code.md ) or [ COC plugin in
12+ Vim] ( ./other_editors.md #coc-rust-analyzer) provide ` rust-analyzer ` specific configuration
1313UIs. Others may require you to know a bit more about the interaction
1414with ` rust-analyzer ` .
1515
You can’t perform that action at this time.
0 commit comments