Skip to content

nvim-tree #2

Open
Open
@mikew

Description

@mikew

I ended up adding a special option for nvim-tree and I'll try to explain a little what's going on.

The option is named nvim_tree_hack. What is does, is not keep the same buffer when changing tabs. Ideally, nvim-drawer could just keep using the same buffer (that is kind of its whole point lol).

If you re-use an nvim-tree buffer in a different window, it might update, but it doesn't respond to any mappings. Calling its included default_attach also doesn't seem to do it, tho that would be a better solution to nvim_tree_hack.

There's also some evidence this could be on nvim-drawer's end:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions