romgrk / barbar.nvim

The neovim tabline plugin.
2.26k stars 85 forks source link

feat: provide count of buffers to pick delete #495

Closed Iron-E closed 1 year ago

Iron-E commented 1 year ago

E.g. :1BufferPickDelete, :BufferPickDelete 2, vim.cmd.BufferPickDelete {count = 3}


Closes #494