diff options
| author | Thomas Frans <franske2000@gmail.com> | 2024-02-01 11:06:34 +0100 |
|---|---|---|
| committer | Thomas Frans <franske2000@gmail.com> | 2024-02-01 11:06:34 +0100 |
| commit | 671c776d594e26f740ece619f26bcae7f911c111 (patch) | |
| tree | 81b5afc04b9df581c1f44ecb40d29c2d9cef7dd9 | |
| parent | 42cb1a2bd79af321b0cc503d2960b73f34e2f92b (diff) | |
| download | rust-671c776d594e26f740ece619f26bcae7f911c111.tar.gz rust-671c776d594e26f740ece619f26bcae7f911c111.zip | |
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 |
