ayamir / nvimdots

A well configured and structured Neovim.
BSD 3-Clause "New" or "Revised" License
2.91k stars 458 forks source link

patch: remove rust-tools.nvim #1140

Closed ClSlaid closed 8 months ago

ClSlaid commented 9 months ago

Rust-tools.nvim has been archived.

Use rustaceanvim instead. Note that this plugin requires a version of nvim >= 0.9.

related: #1132

ayamir commented 9 months ago

Two rust_analyzer were spawned for me: image

ClSlaid commented 9 months ago

Two rust_analyzer were spawned for me:

It could happen if you have both Mason managed and rustup managed rust-analyzer installed.

Please remove one of them, and then restart the lsp.