Closed bgfxc4 closed 1 year ago
Thanks!
Added the command, because I want to be able to close the DBUI when opening nvim-tree to only have one sidebar opened.
Looking forward to your works.
I have a question, do I need to check if dbui
is open?
Added the command, because I want to be able to close the DBUI when opening nvim-tree to only have one sidebar opened.
Looking forward to your works. I have a question, do I need to check if
dbui
is open?
There's no need for that.
do I need to check if
dbui
is open?There's no need for that.
Thank you for your reply. I made an implementation based on the open state of dbui.
Am I missing something? Can you share your approach?
Added the command, because I want to be able to close the DBUI when opening nvim-tree to only have one sidebar opened.