We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
open_replacing_current_buffer
:h nvim-tree-vinegar is mostly functional however has a couple of limitations: #1914
:h nvim-tree-vinegar
open_replacing_current_buffer predates API and could be moved: api.tree.open and api.tree.toggle could take an open_in_current option.
api.tree.open
api.tree.toggle
open_in_current
Useful for #1669