docs: update release note

This commit is contained in:
Ching Pei Yang 2025-08-23 13:52:27 +02:00
commit 6697e547b4
No known key found for this signature in database
GPG key ID: B3841364253DC4C8

View file

@ -130,6 +130,9 @@
- Moved code setting `additionalRuntimePaths` and `enableLuaLoader` out of
`luaConfigPre`'s default to prevent being overridden
- Use conform over custom autocmds for LSP format on save
- Allow multiple formatters in language modules.
- Remove formatter options for `astro` and `svelte`, as they have been broken
since conception
[diniamo](https://github.com/diniamo):