ms-jpq / chadtree

File manager for Neovim. Better than NERDTree.
1.62k stars 60 forks source link

Can we get some sort of way to *close* CHADtree? #333

Open avvo-na opened 1 year ago

avvo-na commented 1 year ago

Hello!

I've been writing some scripts for my neovim setup and noticed that you haven't included a way to close the tree only to toggle. I was making some scripts to close CHADtree if it is the last buffer open and to conditionally close CHADtree... The problem is, there is no way to close the tree! Could you add a command such as :CHADclose that will close all instances of CHADtree?

Would be much appreciated!