Merge branch 'main' into fix/invalid-keys-in-haskell-tools

This commit is contained in:
Ching Pei Yang 2026-06-03 12:25:15 +02:00 committed by GitHub
commit c03ddf95ed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 15 additions and 23 deletions

View file

@ -135,6 +135,11 @@
## Changelog {#sec-release-0-9-changelog}
[bovf](https://github.com/bovf):
- Removed the deprecated `system_open` setup option from `nvim-tree.lua` to
avoid startup warnings now that upstream uses `vim.ui.open()`.
[ErinaYip](https://github.com/ErinaYip):
- Fixed and updated `lualine` options: