Compare commits

...

2 commits

Author SHA1 Message Date
raf
c7a4e99837
Merge pull request #1106 from poseidon-rises/release-notes/remove-duplicate-entry
docs: remove duplicate release notes entry
2025-08-25 20:05:45 +03:00
Poseidon
fe860f701b
docs: remove duplicate release notes entry 2025-08-25 12:02:57 -05:00

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