diff options
| author | Tshepang Mbambo <hopsi@tuta.io> | 2025-05-31 22:30:00 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-31 22:30:00 +0200 |
| commit | db4e60286b16e532702a9b409afed0fff5755f51 (patch) | |
| tree | 09d46e6ad2ad0b9b02f49c2e336af5d38c392350 | |
| parent | e5139a7ff7a456e33e2a63fad60060b9f89d4e23 (diff) | |
| download | rust-db4e60286b16e532702a9b409afed0fff5755f51.tar.gz rust-db4e60286b16e532702a9b409afed0fff5755f51.zip | |
replace a broken sentence
| -rw-r--r-- | src/doc/rustc-dev-guide/src/building/suggested.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/src/building/suggested.md b/src/doc/rustc-dev-guide/src/building/suggested.md index f8a28b7f2e9..842a5d08b75 100644 --- a/src/doc/rustc-dev-guide/src/building/suggested.md +++ b/src/doc/rustc-dev-guide/src/building/suggested.md @@ -137,7 +137,7 @@ Task] instead: ### Neovim -For Neovim users there are several options for configuring for rustc. The +For Neovim users, there are a few options. The easiest way is by using [neoconf.nvim](https://github.com/folke/neoconf.nvim/), which allows for project-local configuration files with the native LSP. The steps for how to use it are below. Note that they require rust-analyzer to |
