nvim-tree.lua icon indicating copy to clipboard operation
nvim-tree.lua copied to clipboard

Multiple directories in the same tree

Open jrafaaael opened this issue 3 years ago • 3 comments

Is there a way to have more than one directory open in the same tree?

Let's say something like /projects/backend/ and /desktop/test/

I find it useful especially to facilitate access to code that is hosted in another directory

jrafaaael avatar Oct 29 '21 04:10 jrafaaael

you mean multiple workspaces ? It's already been asked, but there is no way to do that currently.

kyazdani42 avatar Oct 30 '21 09:10 kyazdani42

Maybe multiple trees in one tab...

alex-courtis avatar Apr 03 '22 05:04 alex-courtis

yes multiple trees, but following current implementation it would be quite hard to do and need a lot of refactoring in order to achieve.

kyazdani42 avatar Apr 03 '22 12:04 kyazdani42

Thanks for the feature request.

Unfortunately, nvim-tree is in a stable, feature complete state and we do not intend to add such features.

alex-courtis avatar Oct 15 '22 04:10 alex-courtis