Merge pull request #1099 from poseidon-rises/release-notes/add-period

docs: add missing period to release notes
This commit is contained in:
raf 2025-08-21 22:50:34 +03:00 committed by GitHub
commit 65f7ec5588
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -511,7 +511,7 @@
- Add advanced HTML support under `vim.languages.html` using [superhtml] and
[htmlHINT].
- Add QMK support under `vim.utility.qmk-nvim` via [qmk-nvim].
- Add QML support under `vim.languages.qml` using [qmlls] and [qmlformat]
- Add QML support under `vim.languages.qml` using [qmlls] and [qmlformat].
[Morsicus](https://github.com/Morsicus):