vim - Nerdtree - save state of opened directories -


a typical workflow me opening vim (macvim precise), doing:

:nerdtree <bookmark> 

then manually opening various subdirectories want use. it's same set of directories had open when last working on project. i'm aware of o recursive-open command if it's large tree have go , close load of them clear screen up.

is there way of saving ones open / general 'state'?

unfortunately, there no way in nerdtree - yet. if feel feature deserves attention, however, can add yourself or submit request it on github, , available soon.

edit: took liberty of submitting feature request myself; you can track status here.


Comments

Popular posts from this blog

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

c# - Copy ObservableCollection to another ObservableCollection -

All overlapping substrings matching a java regex -