docs: wording

This commit is contained in:
raf 2024-07-17 16:06:47 +00:00 committed by GitHub
commit c463830f55
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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