Skip to content

Reuse Buffer #1895

Closed
Closed
@alex-courtis

Description

@alex-courtis

nvim-tree buffer will be wiped on window close as bufhidden=wipe

One buffer exists per tab:
name "NvimTree_" .. vim.api.nvim_get_current_tabpage()
buftype=nofile
filetype=NvimTree

The buffer could be reused when nvim-tree is reopened.

Context: #1858 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions