sponsor Vim development Vim logo Vim Book Ad

taggatron : Lightweight tag file manager for use with ctags

 script karma  Rating 4/1, Downloaded by 827  Comments, bugs, improvements  Vim wiki

created by
Jon Cairns
 
script type
utility
 
description
A simple tag file manager for Vim
------------------------------------------------

Are you managing your tag files manually? Are you constantly trying to recall the right command line arguments for ctags-exuberant? Would you like a very light tag manager to solve your problems? Look no further.

Taggatron allows you to set up rules for creating your tag files, based on the language. It separates tag files for different languages (I decided this was the way I wanted to go, as it is neater and easier to maintain), and incorporates the Autotag script by Craig Emery to update tag files incrementally as you edit your files.

For information on how to configure and use Taggatron, go to the source code repository on github: https://github.com/joonty/vim-taggatron
 
install details
This is easily installed using Vundle. Just add "Bundle 'joonty/vim-phpqa.git'" to your .vimrc and run "vim +BundleInstall +qall".

Otherwise, the files in each directory in the package should be added to the corresponding directory in your .vim/ folder.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-taggatron.tar.gz 0.1 2012-05-29 6.0 Jon Cairns Initial upload
ip used for rating: 44.212.50.220

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github