luatab.nvim
luatab.nvim copied to clipboard
How to close tab if buffer closed?
trafficstars
I want to preconfigure my luatab plugin, if I close the current buffer with :q or :wq, I want to close its' tab too. How can I achieve this?