Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open LuaTree on multiple/all tabs #54

Closed
b0o opened this issue Jul 20, 2020 · 1 comment · Fixed by #92
Closed

Open LuaTree on multiple/all tabs #54

b0o opened this issue Jul 20, 2020 · 1 comment · Fixed by #92

Comments

@b0o
Copy link

b0o commented Jul 20, 2020

I would love to have the ability to open LuaTree on multiple tabs.

I use NERDTree with the vim-nerdtree-tabs plugin, which basically makes the tree behave like a panel as found in apps like VSCode or Atom.

This seems to be somewhat controversial (see NERDTree#faq) but it best fits the way I use vim, and judging by the popularity of the vim-nerdtree-tabs plugin, I am not alone.

I would be happy to work on a PR if this is something amicable to the goals of the project but which you don't want to implement yourself.

P.s. wow, this is an excellent plugin. It is considerably faster than NERDTree. Great job Kiyan!

@kyazdani42
Copy link
Member

I'd be quite happy with that.
Maybe as an option so users who don't want this don't have to use it.
It should not be quite hard to implement, we should just redraw the tree buffer on some events like tab change.
If you want to implement this, go for it !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants