mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-04-28 01:15:29 +08:00
6601474bf5
the ```t:undotree.GetStatusLine()``` is appended to the status line when ```t:undotree``` exists, but it seems like the ```statusline``` will be executed when ```t:undtree``` is no longer available during window destruction.