fix(nvimtree): nix fmt

This commit is contained in:
Dobry Nikolov 2026-06-02 20:11:50 +03:00
commit 40e60387a5

View file

@ -132,7 +132,8 @@
[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()`.
- 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):