docs: remove duplicate release notes entry

This commit is contained in:
Poseidon 2025-08-25 12:00:52 -05:00
commit fe860f701b
No known key found for this signature in database

View file

@ -506,7 +506,6 @@
- Add [nvim-biscuits] support under `vim.utility.nvim-biscuits`.
- Add just support under `vim.languages.just` using [just-lsp].
- Add [roslyn-ls] to the `vim.languages.csharp` module.
- Added json support under `vim.languages.json` using [jsonls] and [jsonfmt].
- Add JSON support under `vim.languages.json` using [jsonls] and [jsonfmt].
- Add advanced HTML support under `vim.languages.html` using [superhtml] and
[htmlHINT].