Clean up release notes

Add consistent style and formatting to release notes

Co-authored-by: raf <raf@notashelf.dev>
This commit is contained in:
Poseidon 2025-08-14 08:41:13 -05:00 committed by GitHub
commit 26d69cf250
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -483,6 +483,9 @@
[qmk]: https://github.com/codethread/qmk.nvim
- Add just support under `vim.languages.just` using [just-lsp].
- Add [roslyn-ls] to the `vim.languages.csharp` module.
- Add JSON support under `vim.languages.json` using [jsonls] and [jsonfmt].
- Add QMK support under `vim.binds.qmk` via [qmk.nvim].
- Add [roslyn-ls] to the `vim.languages.csharp` module.