Merge branch 'v0.8' into nixfix

This commit is contained in:
Soliprem 2025-11-26 02:58:36 +01:00 committed by GitHub
commit 3b726aba1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 31 additions and 35 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
- enable `nil.settings.nil.nix.autoArchive` by default
[JManch](https://github.com/JManch):