Question

In VIM-NerdTree, I press Enter to open a folder but how do I open a folder and all its sub-folders in NerdTree through a single command?

I don't want to open any file. I just want all sub-folders to be open so that I can view the various filenames.

Was it helpful?

Solution

If you press ? you see the help. O opens recursively the nodes. o just opens the nodes. I think you need one of those.

OTHER TIPS

I may be misunderstanding your question, but doesn O do what you need? (capital o)

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top