hbac.lua (239B)
1 -- BUG: Closes open windows! 2 -- require('tms.p.hbac').setup({ 3 -- autoclose = true, -- set autoclose to false if you want to close manually 4 -- threshold = 3, -- hbac will start closing unedited buffers once that number is reached 5 -- })