mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-05-04 12:35:46 +08:00
5841039679
So 47bf6b1716 added support for
yegappan/taglist plugin, but unfortunately the old (deprecated)
vim-scripts/taglist.vim repo still exists and this one throws an error
when trying to access taglist#Tlist_Get_Tagname_By_Line
So check, that this function is defined before trying to load the
extension