mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-06 12:14:24 +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