mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-10 15:10:04 +00:00
feat(rust): update rl-notes
This commit is contained in:
parent
cc926bac93
commit
6044473226
1 changed files with 2 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue