vim-airline/autoload/airline/extensions/tabline
mrmr1993 aee733aa87 Don't show titles in the tabline if there aren't any
airline#extensions#tabline#buflist#list doesn't pick up some buffers
(most notably Netrw buffers), so there are sometimes no buffers to show
and the tabline code fails with an error. This avoids that situation.

It would be better to detect these and show titles for them, but for now
this restores the old behaviour.
2018-04-01 01:05:51 +01:00
..
formatters tabline: get correct buffer name 2018-03-06 11:23:38 +01:00
autoshow.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
buffers.vim Rename remaining tab -> title in tabline/builder 2018-03-19 15:03:51 +00:00
buflist.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
builder.vim Don't show titles in the tabline if there aren't any 2018-04-01 01:05:51 +01:00
ctrlspace.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
tabs.vim Rename tab -> title in tabline/builder method names 2018-03-19 14:36:02 +00:00