Skip to content

Commit 5ced644

Browse files
tshepangfmease
authored andcommitted
typos
Also - use proper case for rust-analyzer - reformat a bit, for sembr
1 parent af8bfec commit 5ced644

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/building/suggested.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,13 @@ Task] instead:
6969

7070
For Neovim users there are several options for configuring for rustc. The easiest way is by using
7171
[neoconf.nvim](https://github.com/folke/neoconf.nvim/), which allows for project-local
72-
configuration files with the native LSP. The steps for how to use it are below. Note that requires
73-
Rust-Analyzer to already be configured with Neovim. Steps for this can be
74-
[found here](https://rust-analyzer.github.io/manual.html#nvim-lsp).
72+
configuration files with the native LSP. The steps for how to use it are below.
73+
Note that they require rust-analyzer to already be configured with Neovim.
74+
Steps for this can be [found here](https://rust-analyzer.github.io/manual.html#nvim-lsp).
7575

7676
1. First install the plugin. This can be done by following the steps in the README.
7777
2. Run `x setup`, which will have a prompt for it to create a `.vscode/settings.json` file.
78-
`neoconf` is able to read and update Rust-Analyzer settings automatically when the project is
78+
`neoconf` is able to read and update rust-analyzer settings automatically when the project is
7979
opened when this file is detected.
8080

8181
If you're running `coc.nvim`,

0 commit comments

Comments
 (0)