fix(nvimtree): remove deprecated system_open option (#1621)

This commit is contained in:
Dobry Nikolov 2026-06-02 18:22:01 +03:00
commit 4e03740d25
3 changed files with 26 additions and 24 deletions

View file

@ -130,6 +130,10 @@
## 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: