vim-airline/autoload/airline/extensions/tabline
Christian Brabandt 916d023c35
buflist: do not consider empty buffers to be excluded
currently, empty buffer names were still considered to match against the
exclude_path setting. That does not make sense, so skip the check for
empty bufnames.
2019-02-02 22:43:27 +01:00
..
formatters tabnr formmatter: fix style 2019-02-02 17:45:33 +01:00
autoshow.vim Update copyright notifications 2018-01-05 10:37:59 +01:00
buffers.vim tabline: make middle-click work as expected in neovim 2019-01-11 10:44:10 +01:00
buflist.vim buflist: do not consider empty buffers to be excluded 2019-02-02 22:43:27 +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 Add option for numbered tabs 2018-11-01 10:44:44 -04:00
tabs.vim tabline: Fix broken call to formatter 2019-02-02 21:57:15 +01:00
xtabline.vim xtabline: use airline#util#warning instead of echo conistently 2018-11-13 21:37:52 +01:00