mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
Clean up release notes (again)
This commit is contained in:
parent
26d69cf250
commit
64cf70b879
1 changed files with 1 additions and 7 deletions
|
@ -480,15 +480,9 @@
|
||||||
[roslyn-ls]: https://github.com/dotnet/vscode-csharp
|
[roslyn-ls]: https://github.com/dotnet/vscode-csharp
|
||||||
[jsonls]: https://github.com/microsoft/vscode/tree/1.101.2/extensions/json-language-features/server
|
[jsonls]: https://github.com/microsoft/vscode/tree/1.101.2/extensions/json-language-features/server
|
||||||
[jsonfmt]: https://github.com/caarlos0/jsonfmt
|
[jsonfmt]: https://github.com/caarlos0/jsonfmt
|
||||||
[qmk]: https://github.com/codethread/qmk.nvim
|
[qmk.nvim]: https://github.com/codethread/qmk.nvim
|
||||||
|
|
||||||
- Add just support under `vim.languages.just` using [just-lsp].
|
- Add just support under `vim.languages.just` using [just-lsp].
|
||||||
- Add [roslyn-ls] to the `vim.languages.csharp` module.
|
- Add [roslyn-ls] to the `vim.languages.csharp` module.
|
||||||
- Add JSON support under `vim.languages.json` using [jsonls] and [jsonfmt].
|
- Add JSON support under `vim.languages.json` using [jsonls] and [jsonfmt].
|
||||||
- Add QMK support under `vim.binds.qmk` via [qmk.nvim].
|
- Add QMK support under `vim.binds.qmk` via [qmk.nvim].
|
||||||
|
|
||||||
- Add [roslyn-ls] to the `vim.languages.csharp` module.
|
|
||||||
|
|
||||||
- Added json support under `vim.languages.json` using [jsonls] and [jsonfmt].
|
|
||||||
|
|
||||||
- Add [qmk] plugin in `vim.binds.qmk` with `enable` and `setupOpts`.
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue