Hi all:

How does one use multiple tags in vim editor ?

I have two codebases to work with 
and their tags files are located as follows -

  /home/saifi/cb1/tags
  /home/saifi/cb2/tags

Currently in .vimrc file, I have defined
set tags=/home/saifi/cb1/tags

Now while working with the codebase1, I need to go and
refer to codebase2 files. Is there a way to setup multiple tags
either in .vimrc (doubtful) or via dynamic key bindings in vim editor ?

Thanks in advance.

thanks
Saifi.

TWINCLING Society
http://www.twincling.org/

Reply via email to