vim-airline/autoload/airline
Ythildyr afb75adc11 :AirlineRefresh not work correctly
If active buffer is modified, `:AirlineRefresh` apply `normal` highlight
instead of `normal_modified` highlight.

No particular config is requiered to reproduce this bug.

I see this bug with option `g:airline_skip_empty_sections` set.
Add any modification at the active buffer return to normal mode,
**do not save** and wait a few seconds, you can see highlight change to
normal but file is modified.

Without option `g:airline_skip_empty_sections`, add any modification at
the active buffer return to normal mode and type `:AirlineRefresh` you
can see change to bad highlight .
2016-08-28 14:41:45 +02:00
..
extensions Add Go to the list of C-like languages. 2016-07-26 10:06:40 +09:00
themes remove all themes from the core repository except for the default. 2016-01-29 22:24:49 -05:00
builder.vim Merge pull request #1161 from chrisbra/1157 2016-05-12 21:42:37 +02:00
debug.vim happy 2016! 2016-01-14 21:38:38 -05:00
extensions.vim add obsession extension 2016-05-30 03:44:39 +08:00
highlighter.vim :AirlineRefresh not work correctly 2016-08-28 14:41:45 +02:00
init.vim Shorten section z in small windows 2016-07-02 10:20:19 +02:00
msdos.vim Better algorightm, to get msdos colors 2016-01-27 20:37:58 +01:00
parts.vim shorten filetype for smaller screens 2016-07-03 21:32:33 +02:00
section.vim happy 2016! 2016-01-14 21:38:38 -05:00
themes.vim Revert term highlighting of airline_warning to orange 2016-02-16 23:32:38 +01:00
util.vim refactor shortening code 2016-07-02 10:20:07 +02:00