vim-airline/autoload/airline
Christian Brabandt 87cdf8f6c4
highlighter: Make sure hi group exists and is valid
previously we only checked, that the group exists, however
if loading a new color scheme, this might lead to the group becoming
cleared. That means it still exists, but the highlighting group would
not show anything. Therefore, also check that the group is not cleared.

closes #1483
2017-06-21 09:19:51 +02:00
..
extensions Merge pull request #1413 from chrisbra/wordformat 2017-06-20 23:31:15 +02:00
themes Permit appending content to a theme 2017-03-12 18:16:26 -04:00
builder.vim correctly check w:airline_skip_empty_sections var 2017-04-11 22:10:43 +02:00
debug.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
extensions.vim Add vimtex support 2017-05-08 13:07:13 +03:00
highlighter.vim highlighter: Make sure hi group exists and is valid 2017-06-21 09:19:51 +02:00
init.vim syntastic: distinguis errors and warnings 2017-06-20 22:26:22 +02:00
msdos.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
parts.vim shorten filetype only when winwidth is < 90 2017-05-02 22:06:36 +02:00
section.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
themes.vim Add 'scriptencoding utf-8' to all scripts 2016-09-24 08:16:30 +08:00
util.vim shorten tagbar extension on short windows 2017-05-02 21:22:47 +02:00