This plugin generates and maintains ctags files in the background, using vim 8's new job features.
Use pathogen and clone this repo to ~/.vim/bundle, or whatever vim package manager the cool kids are using these days.
:BgtagsUpdateTags regenerates the tags for your project.
:help bgtags for more.