mirror of
https://github.com/vim-airline/vim-airline-themes.git
synced 2026-01-23 23:31:48 +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).