Merge branch 'v0.8' into feature/transparent-base16

This commit is contained in:
Some Guy 2025-11-26 22:10:21 -07:00 committed by GitHub
commit 916821a0a6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 36 additions and 40 deletions

View file

@ -507,6 +507,7 @@
- fix broken `neorg` grammars
- remove obsolete warning in the `otter` module
- add mainProgram attribute to vala language server wrapper
- fix `crates-nvim`'s completions by using the in-program lsp
[JManch](https://github.com/JManch):