diff options
| author | bors <bors@rust-lang.org> | 2024-02-01 10:19:51 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-02-01 10:19:51 +0000 |
| commit | 3afa6b13c2566836eef2b29baa60b02fe5188db3 (patch) | |
| tree | 81b5afc04b9df581c1f44ecb40d29c2d9cef7dd9 | |
| parent | 42cb1a2bd79af321b0cc503d2960b73f34e2f92b (diff) | |
| parent | 671c776d594e26f740ece619f26bcae7f911c111 (diff) | |
| download | rust-3afa6b13c2566836eef2b29baa60b02fe5188db3.tar.gz rust-3afa6b13c2566836eef2b29baa60b02fe5188db3.zip | |
Auto merge of #16468 - ThomasFrans:docs-update-plugin-url, r=lnicola
minor: Recommend maintained Neovim plugin in documentation
| -rw-r--r-- | docs/user/manual.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user/manual.adoc b/docs/user/manual.adoc index 069a62ddbfe..9e9ea257790 100644 --- a/docs/user/manual.adoc +++ b/docs/user/manual.adoc @@ -369,7 +369,7 @@ EOF See https://sharksforarms.dev/posts/neovim-rust/ for more tips on getting started. -Check out https://github.com/simrat39/rust-tools.nvim for a batteries included rust-analyzer setup for Neovim. +Check out https://github.com/mrcjkb/rustaceanvim for a batteries included rust-analyzer setup for Neovim. ==== vim-lsp |
