Skip to content

Experimental Features: session_restore_nvim #3343

Description

@igorlfs

Experimental Features

nvim-tree has experimental features, previews of new functionality that will become default or optional functionality.

Please try these out and reply with your experiences. If you encounter a problem, please raise a bug report and indicate the experimental feature you are using. Please mention @igorlfs in the issue.

Restore Buffers When Restoring Vim Sessions (#3335)

When restoring a vim session, nvim-tree buffers are also restored.

Enable

      experimental = {
        session_restore_nvim = true,
      },

On !mksession the state will be persisted in stdpath("data"), usually ~/.local/share/nvim/nvim-tree-session.json

Timeline

2026-07-10 : experimental feature released, default off

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions