Merge pull request #2433 from rust-lang/tshepang-patch-2

replace a broken sentence
This commit is contained in:
nora 2025-05-31 22:52:11 +02:00 committed by GitHub
commit 354865c1a7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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