vim-airline/autoload/airline/extensions/tabline
Andrzej Ostruszka 3882146c41 Change event for tabline autoshow
Use TabNew/TabClosed for the "autoshow" event when tabline is used only
for tabs (show_buffers==0).  This fixes case of visible tabline when
tab_min_count == 2 and user executes ':tabonly' command - the tabline
should disappear but there is no TabEnter event triggered in this case.

Closes #2389
2021-05-27 08:29:30 +00:00
..
formatters vim9: finish early for legacy Vims 2021-05-08 09:20:25 +02:00
autoshow.vim Change event for tabline autoshow 2021-05-27 08:29:30 +00:00
buffers.vim Happy new year! 2021-01-01 12:57:00 +00:00
buflist.vim autocommands: check for existence of airline highlight group 2021-04-30 13:26:33 +02:00
builder.vim Happy new year! 2021-01-01 12:57:00 +00:00
ctrlspace.vim autocommands: check for existence of airline highlight group 2021-04-30 13:26:33 +02:00
tabs.vim autocommands: check for existence of airline highlight group 2021-04-30 13:26:33 +02:00
tabws.vim autocommands: check for existence of airline highlight group 2021-04-30 13:26:33 +02:00
xtabline.vim autocommands: check for existence of airline highlight group 2021-04-30 13:26:33 +02:00