vim-airline/autoload/airline/extensions
Christian Brabandt f5359f9177 do not skip empty sections for the tabline
commit #3d667c32d3ac04 fixed a bug, that a section was not considered
empty for the statusline, also g:airline_skip_empty was set.

However unfortunately, this lead to a regression, makeing the tabline
ugly, because sections, that contained a single highlighting group would
be considered empty and would therefore be skipped. Since this is not
what is expected, make s:section_is_empty() return zero, when it notices
we are looking at a tabline.

fixes #1273
2016-09-27 21:44:00 +02:00
..
tabline Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
wordcount/formatters Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
branch.vim Merge pull request #1263 from thawk/master 2016-09-24 21:55:50 +02:00
bufferline.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
capslock.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
commandt.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
csv.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
ctrlp.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
ctrlspace.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
default.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
eclim.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
example.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
hunks.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
neomake.vim Support for neomake 2016-09-27 21:21:35 +02:00
netrw.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
nrrwrgn.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
obsession.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
po.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
promptline.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
quickfix.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
syntastic.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
tabline.vim do not skip empty sections for the tabline 2016-09-27 21:44:00 +02:00
tagbar.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
tmuxline.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
undotree.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
unicode.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
unite.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
virtualenv.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
whitespace.vim Merge pull request #1263 from thawk/master 2016-09-24 21:55:50 +02:00
windowswap.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
wordcount.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
ycm.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00