You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I would like it if, when re-opening Neovim and NeoTree in a project directory, NeoTree could restore the state of expanded/collapsed folders in the file tree from the previous session, to avoid having to re-expand certain folders again after every restart.
Describe the solution you'd like.
Having a config option to enable NeoTree to store the state of expanded/collapsed folders in persistent storage and, when NeoTree is first opened in the next session, restore that state.