mirror of
https://github.com/vim-airline/vim-airline-themes.git
synced 2025-03-05 17:52:22 +08:00

Use `s:current_buffer_list` always in `s:get_buffer_list()`, and
invalidate it via BufAdd and BufUnload.
Fixes regression from ce58af7191 (commitcomment-9647487)
.