vim-airline/autoload/airline
Christian Brabandt f57c5daf66 Fix highlighting problems with Vim
1) Make sure airline_error and airline_warning highlighting are
   different, so that the correct separator will be drawn. This
   fixes #982.

2) allow to deactivate %(%) to workaround a vim bug, that may cause
   leaking of colors from one section to the next and adding additional
   spaces. This needs to be fixed upstream:
   https://groups.google.com/d/msg/vim_dev/sb1jmVirXPU/mPhvDnZ-CwAJ
   Possibly, also related to neovim/neovim#4147
   Use `:let airline#extensions#default#section_use_groupitems = 0`
   to disable grouping of statusline items
2016-02-04 16:29:45 +01:00
..
extensions Fix highlighting problems with Vim 2016-02-04 16:29:45 +01:00
themes remove all themes from the core repository except for the default. 2016-01-29 22:24:49 -05:00
builder.vim happy 2016! 2016-01-14 21:38:38 -05:00
debug.vim happy 2016! 2016-01-14 21:38:38 -05:00
extensions.vim Disable YCM extension by default 2016-01-30 14:18:20 +01:00
highlighter.vim Better algorightm, to get msdos colors 2016-01-27 20:37:58 +01:00
init.vim Disable YCM extension by default 2016-01-30 14:18:20 +01:00
msdos.vim Better algorightm, to get msdos colors 2016-01-27 20:37:58 +01:00
parts.vim happy 2016! 2016-01-14 21:38:38 -05:00
section.vim happy 2016! 2016-01-14 21:38:38 -05:00
themes.vim Fix highlighting problems with Vim 2016-02-04 16:29:45 +01:00
util.vim happy 2016! 2016-01-14 21:38:38 -05:00