vim-airline/t
Christian Brabandt c8c0e7d9ff
Get rid of g:airline_gui_mode
This is needed for Neovim, because an external UI could be attached to
the same neovim server, so it does not make sense to define highlighting
groups with either only the cterm or the guifg attribute set.

So refactor the code slightly got get rid of this variable (and since
this variable is not needed anymore, we can also get rid of the guienter
and OptionSet autocommand).

fixes: #2261
2020-10-30 08:32:35 +01:00
..
airline.vim Update metadata (copyright) 2018-12-15 19:56:30 +01:00
builder.vim Update metadata (copyright) 2018-12-15 19:56:30 +01:00
commands.vim Update metadata (copyright) 2018-12-15 19:56:30 +01:00
extensions_default.vim Update metadata (copyright) 2018-12-15 19:56:30 +01:00
extensions_tabline.vim fix failing test 2020-09-15 12:22:41 +02:00
highlighter.vim Get rid of g:airline_gui_mode 2020-10-30 08:32:35 +01:00
init.vim Add gen_tags.vim plugin support 2020-10-22 00:16:05 +02:00
parts.vim Update metadata (copyright) 2018-12-15 19:56:30 +01:00
section.vim Update metadata (copyright) 2018-12-15 19:56:30 +01:00
themes.vim Get rid of g:airline_gui_mode 2020-10-30 08:32:35 +01:00
util.vim Update metadata (copyright) 2018-12-15 19:56:30 +01:00