vim-airline/autoload/airline/extensions/tabline
Christian Brabandt 6acb234a12
tabline: Use separate hi group for label on right
if the same highlighting group is used on the left and right for the
label, the `airline_tablabel_to_airline_tabmod` will be overwritten on
the right side, causing the fg/bg colors to be wrong, because on the
right side they have to be the opposite of the left side.

So use a separate highlighting group for the tablabel on the right.

closes #1902
2019-04-17 09:04:56 +02:00
..
formatters Add formatter for short paths 2019-04-10 22:17:43 +02:00
autoshow.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
buffers.vim tabline: Use separate hi group for label on right 2019-04-17 09:04:56 +02:00
buflist.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
builder.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
ctrlspace.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
tabs.vim tabline: Use separate hi group for label on right 2019-04-17 09:04:56 +02:00
xtabline.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00