diff --git a/docs/manual/release-notes/rl-0.9.md b/docs/manual/release-notes/rl-0.9.md index 90fee6fc..fd57e404 100644 --- a/docs/manual/release-notes/rl-0.9.md +++ b/docs/manual/release-notes/rl-0.9.md @@ -131,8 +131,7 @@ [sjcobb2022](https://github.com/caueanjos) - Rust module is now no longer dependant on `rustaceanvim` by default. Use - `vim.languages.rust.extensions.rustaceanvim.enable` if it is necessary in the - workflow. + `vim.languages.rust.extensions.rustaceanvim.enable` if needed. ## Changelog {#sec-release-0-9-changelog} @@ -586,7 +585,7 @@ https://github.com/gorbit99/codewindow.nvim - Add `prettier` and `prettierd` as supported formatters to `vim.languages.json`. -[sjcobb2022](https://github.com/caueanjos) +[sjcobb2022](https://github.com/sjcobb2022) - Modernize rust toolchain by defaulting to a `rustaceanvim` free default configuration. Enabled via configuration