mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-02-28 14:04:29 +00:00
Cleanup 0.9 Changelog to improve merge- and readability
This commit is contained in:
parent
d5824f2d8f
commit
553fe496d6
1 changed files with 34 additions and 11 deletions
|
|
@ -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.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue