vim-airline/autoload
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
..
airline tabline: Use separate hi group for label on right 2019-04-17 09:04:56 +02:00
airline.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00