> different ones available. Maybe this one works for you:http://www.vim.org/scripts/script.php?script_id=1873
>
> regards,
> Christian
Hi Christian,
Thanks for the pointer. Looks like there is also another way to do
this.
:let path_to_tags= "./tags,tags,~/work/".get(split(getcwd(),'/'),1)."/
src/tags"
:let &tags = path_to_tags
Hope this might also be useful for someone else.
Thanks for all the help.
Regards
Karthik
--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
No comments:
Post a Comment