mirror of
https://github.com/vim-airline/vim-airline.git
synced 2024-11-27 10:49:51 +08:00
afb75adc11
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 . |
||
---|---|---|
.. | ||
extensions | ||
themes | ||
builder.vim | ||
debug.vim | ||
extensions.vim | ||
highlighter.vim | ||
init.vim | ||
msdos.vim | ||
parts.vim | ||
section.vim | ||
themes.vim | ||
util.vim |