diff --git a/docs/release-notes/rl-0.7.md b/docs/release-notes/rl-0.7.md index df691161..136ec61c 100644 --- a/docs/release-notes/rl-0.7.md +++ b/docs/release-notes/rl-0.7.md @@ -31,7 +31,11 @@ Release notes for release 0.7 longer filtered and thus should be used instead. - Add dap-go for better dap configurations - Make noice.nvim customizable -- Switch to rustaceanvim: rust-tools was archived +- Switch from [rust-tools.nvim](https://github.com/simrat39/rust-tools.nvim) + to the more feature-packed [rustacean.nvim](https://github.com/mrcjkb/rustaceanvim. + This switch entails a whole bunch of new features and options, so you are + recommended to go through rustacean.nvim's README to take a closer look at + its features and usage. [jacekpoz](https://github.com/jacekpoz):