mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-02-19 00:04:49 +08:00
When the uniq_tail formatter is used, the buffer name is not refreshed when running through the duplicates. Fix that by getting the correct buffer name again. fixes #1680