vim-airline/autoload/airline/extensions
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
..
tabline tabline: Use separate hi group for label on right 2019-04-17 09:04:56 +02:00
wordcount/formatters Updated Copyright Statements 2019-03-25 12:29:47 +01:00
ale.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
branch.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
bufferline.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
capslock.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
commandt.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
csv.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
ctrlp.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
cursormode.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
default.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
denite.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
eclim.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
example.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
fugitiveline.vim fugitiveline: simplify modify logic 2019-03-25 12:34:09 +01:00
grepper.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
gutentags.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
hunks.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
keymap.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
languageclient.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
localsearch.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
neomake.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
netrw.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
nrrwrgn.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
obsession.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
po.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
promptline.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
quickfix.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
syntastic.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
tabline.vim tabline: Use separate hi group for label on right 2019-04-17 09:04:56 +02:00
tagbar.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
term.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
tmuxline.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
undotree.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
unicode.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
unite.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
vimagit.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
vimtex.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
virtualenv.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
whitespace.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
windowswap.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
wordcount.vim Search for wordcount formatters with extension 2019-04-09 11:52:40 -07:00
xkblayout.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00
ycm.vim Updated Copyright Statements 2019-03-25 12:29:47 +01:00