When I make a change to a file, for example, add a function, how can I make the taglist automatically update the \"tag list\" in its windows after I save the change?
I did write a little experimental script that automatically and incrementally updates, the "current" tags file on file saving.
(The question is actually redundant with Vim auto-generate ctags )