Merge pull request #1106 from poseidon-rises/release-notes/remove-duplicate-entry

docs: remove duplicate release notes entry
This commit is contained in:
raf 2025-08-25 20:05:45 +03:00 committed by GitHub
commit c7a4e99837
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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].