Fix release notes module name

This commit is contained in:
Poseidon 2025-08-21 00:06:59 -04:00
commit e578cbef7f
No known key found for this signature in database

View file

@ -492,4 +492,4 @@
- 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.just` using [qmlls] and [qmlformat]
- Add QML support under `vim.languages.qml` using [qmlls] and [qmlformat]