mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-11 07:23:19 +00:00
fix(nvimtree): remove deprecated system_open option (#1621)
This commit is contained in:
parent
07b57ebc6c
commit
4e03740d25
3 changed files with 26 additions and 24 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue