vim-airline/autoload
Michael Monsivais 6716572b30 taglist: load taglist variants only once
Because Tlist_Get_Filenames() only exists within yegappan/taglist,
TlistUpdate was being envoked on every call when using other taglist
versions.(Like vim-scripts/taglist.) This caused visual artifacts and
slowdowns.

We now check for a function from both taglist variants to see if either
one has been loaded.
2021-11-19 10:15:15 -07:00
..
airline taglist: load taglist variants only once 2021-11-19 10:15:15 -07:00
airline.vim autoload: fix error with vim74 2021-05-26 13:26:47 +02:00