Merge branch 'main' into hm-merge-lists

This commit is contained in:
raf 2024-07-10 21:07:20 +00:00 committed by GitHub
commit f3d3741daa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 173 additions and 97 deletions

View file

@ -30,6 +30,7 @@ Release notes for release 0.7
- Deprecate use of `__empty` to define empty tables in lua. Empty attrset are no
longer filtered and thus should be used instead.
- Add dap-go for better dap configurations
- Make noice.nvim customizable
[jacekpoz](https://github.com/jacekpoz):
@ -49,6 +50,8 @@ Release notes for release 0.7
- Use `clangd` as the default language server for C languages
- Expose `lib.nvim.types.pluginType`, which for example allows the user to create abstractions for adding plugins
[NotAShelf](https://github.com/notashelf):
- Add `deno fmt` as the default Markdown formatter. This will be enabled