mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-06-10 15:10:04 +00:00
fix(nvimtree): deprication desc
This commit is contained in:
parent
40e60387a5
commit
4f199869d8
1 changed files with 0 additions and 2 deletions
|
|
@ -383,11 +383,9 @@ in {
|
|||
[
|
||||
(mkRemovedOptionModule ["vim" "filetree" "nvimTree" "systemOpen" "args"] ''
|
||||
nvim-tree.lua removed system_open and now uses Neovim's vim.ui.open().
|
||||
See nvf issue #1621.
|
||||
'')
|
||||
(mkRemovedOptionModule ["vim" "filetree" "nvimTree" "systemOpen" "cmd"] ''
|
||||
nvim-tree.lua removed system_open and now uses Neovim's vim.ui.open().
|
||||
See nvf issue #1621.
|
||||
'')
|
||||
]
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue