Cleanup 0.9 Changelog to improve merge- and readability

This commit is contained in:
Snoweuph 2026-02-07 15:48:19 +01:00
commit 553fe496d6
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55

View file

@ -162,21 +162,44 @@
[Snoweuph](https://github.com/snoweuph) [Snoweuph](https://github.com/snoweuph)
- Added [Selenen](https://github.com/kampfkarren/selene) for more diagnostics in - Languages Tools
`languages.lua`.
- Added XML syntax highlighting, LSP support and formatting - Added `languages.tera` for [Tera](https://keats.github.io/tera/) support.
- Added [tera](https://keats.github.io/tera/) language support (syntax - Syntax highlighting.
highlighting only).
- Added [`golangci-lint`](https://golangci-lint.run/) for more diagnostics. - Added `languages.xml` for [XML](https://wikipedia.org/wiki/XML) support.
- Added Makefile support via `languages.make`. - Syntax highlighting.
- Added Debugging support to `languages.php`. - LSP support via [LemMinX](https://github.com/eclipse-lemminx/lemminx).
LemMinX supports formatting via LSP.
- Didn't Add - Added `languages.make` for [Makefile](https://www.gnu.org/software/make/)
support.
- Syntax highlighting.
- Formatting via [🍞 mbake](https://github.com/EbodShojaei/bake).
- Diagnostics via [checkmake](https://github.com/checkmake/checkmake).
- Extended `languages.lua`.
- Added [Selenen](https://github.com/kampfkarren/selene) for more
diagnostics.
- Extended `languages.go`.
- Added [Golangci-lint](https://golangci-lint.run/) for more diagnostics.
- Extended `languages.php`.
- Added Debugging via [XDebug](https://xdebug.org/).
- Plugins
- Didn't Add
[`syntax-gaslighting`](https://github.com/NotAShelf/syntax-gaslighting.nvim), [`syntax-gaslighting`](https://github.com/NotAShelf/syntax-gaslighting.nvim),
you're crazy. you're crazy.