Fix broken release notes reference

This commit is contained in:
Poseidon 2025-08-20 12:32:53 -05:00 committed by GitHub
commit ad0844ea53
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].