vim-airline/autoload/airline
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
..
extensions Merge pull request #2256 from Kamilcuk/master 2020-10-29 13:41:35 +01:00
formatter [add] short_path formatter in section_c 2020-07-23 15:58:21 +09:00
themes Fix spelling typo in comment 2020-07-20 21:41:59 +10:00
async.vim Initial Windows support for msgfmt 2020-08-15 02:52:48 +04:00
builder.vim Get rid of g:airline_gui_mode 2020-10-30 08:32:35 +01:00
debug.vim update license's year in vim-airline 2020-01-06 11:22:49 +09:00
extensions.vim Add gen_tags.vim plugin support 2020-10-22 00:16:05 +02:00
highlighter.vim Get rid of g:airline_gui_mode 2020-10-30 08:32:35 +01:00
init.vim Get rid of g:airline_gui_mode 2020-10-30 08:32:35 +01:00
msdos.vim update license's year in vim-airline 2020-01-06 11:22:49 +09:00
parts.vim update license's year in vim-airline 2020-01-06 11:22:49 +09:00
section.vim update license's year in vim-airline 2020-01-06 11:22:49 +09:00
themes.vim update license's year in vim-airline 2020-01-06 11:22:49 +09:00
util.vim Ignore FocusGained events for the current second 2020-02-21 09:21:47 -08:00