Merge pull request #1093 from poseidon-rises/release-notes/fix-broken-link

Fix broken release notes reference
This commit is contained in:
raf 2025-08-20 20:37:40 +03:00 committed by GitHub
commit 2c43ee3aad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -481,7 +481,7 @@
[jsonls]: https://github.com/microsoft/vscode/tree/1.101.2/extensions/json-language-features/server
[jsonfmt]: https://github.com/caarlos0/jsonfmt
[superhtml]: https://github.com/kristoff-it/superhtml
[htmlHTML]: https://github.com/htmlhint/HTMLHint
[htmlHINT]: https://github.com/htmlhint/HTMLHint
[qmk-nvim]: https://github.com/codethread/qmk.nvim
- Add just support under `vim.languages.just` using [just-lsp].