[Ilugc] Multiple tags file and vim

  • From: prasannatsmkumar@xxxxxxxxx (PrasannaKumar Muralidharan)
  • Date: Fri, 11 Oct 2013 19:49:12 +0530

 :set tags=./tags,tags,/home/user/commontags
In this example the tag will first be searched for in the file "tags" in the
directory where the current file is.  Next the "tags" file in the current
directory.  If it is not found there, then the file "/home/user/commontags"
will be searched for the tag.

Does this seem to help your case ?

Yes. I have made a setup like this and it works.

Thanks,
PrasannaKumar

Other related posts: