ap / vim-buftabline

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

Highlight name only of the buffer with cursor in it? #68

Closed engeljh closed 5 years ago

engeljh commented 5 years ago

Right now if two buffers are open in a split, both names are highlighted in the tabline, no matter which buffer the cursor is in. Can there be an option to highlight the name of only the one with the cursor?

ap commented 5 years ago

Sure, and there already is: :help buftabline-colors

Can you take it from there or do you need additional assistance?

engeljh commented 5 years ago

Yes, sorry. I should have done a little more research before asking.

ap commented 5 years ago

No worries 🙂 Glad you like the plugin, share and enjoy.