mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-10 15:10:04 +00:00
fmt
This commit is contained in:
parent
23b3413ee0
commit
cc926bac93
1 changed files with 12 additions and 0 deletions
|
|
@ -128,6 +128,12 @@
|
|||
- Turned `omnisharp-extended-lsp-nvim` into an extension disabled by default
|
||||
- Turned `csharpls-extended-lsp-nvim` into an extension disabled by default
|
||||
|
||||
[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.
|
||||
|
||||
## Changelog {#sec-release-0-9-changelog}
|
||||
|
||||
[ErinaYip](https://github.com/ErinaYip):
|
||||
|
|
@ -580,4 +586,10 @@ https://github.com/gorbit99/codewindow.nvim
|
|||
- Add `prettier` and `prettierd` as supported formatters to
|
||||
`vim.languages.json`.
|
||||
|
||||
[sjcobb2022](https://github.com/caueanjos)
|
||||
|
||||
- Modernize rust toolchain by defaulting to a `rustaceanvim` free default
|
||||
configuration. Enabled via configuration
|
||||
`vim.languages.rust.extensions.rustaceanvim.enable`.
|
||||
|
||||
<!-- vim: set textwidth=80: -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue