ap / vim-buftabline

Forget Vim tabs – now you can have buffer tabs
http://www.vim.org/scripts/script.php?script_id=5057
MIT License
782 stars 75 forks source link

Support Vim tabs #22

Open ap opened 7 years ago

ap commented 7 years ago

There’s no reason this couldn’t incorporate Vim tabs by just showing a | 1 | 2 | 3 |-style display at either end of the tabline. Clickable ’n’ all. They would not have names, just numbers, but that’s OK, Vim fakes that part too, and it’ll help keep the display compact since the space is needed for buffer labels.

ELLIOTTCABLE commented 6 years ago

I'd love to see this! As much as ‘tab’-viewports see very little use in Vim … when you want them, you really want them.