vim-airline/autoload/airline
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
..
extensions tabline: Use separate hi group for label on right 2019-04-17 09:04:56 +02:00
themes Updated Copyright Statements 2019-03-25 12:29:47 +01:00
async.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
debug.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
extensions.vim Extensions: indicate, if an extension is external 2019-03-26 08:41:36 +01:00
highlighter.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
init.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
msdos.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
parts.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
section.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
themes.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
util.vim Allow to switch to a random theme 2019-03-26 21:03:13 +01:00