delay initialization until used
Brought to you by:
yegappan
behind syntasitc, taglist adds the most time to my startup (according to --startuptime). this can be abated if most of the startup logic is only called after taglist is first called. i don't run taglist that often, so i would like to avoid the startup hit unless i actually use it.