LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Handling Conflicting tags using ctags in vi / vim (https://www.linuxquestions.org/questions/linux-general-1/handling-conflicting-tags-using-ctags-in-vi-vim-271501/)

dileepkk 12-29-2004 08:05 AM

Handling Conflicting tags using ctags in vi / vim
 
Hi,

I got a small problem but iam not getting the solution.
Using ctags I have created 'tags' file in my directory.
If Iam Opening a file with vim and searching for one particular tag using ctrl+], it is showing the definition of the tag in some file, but I want the definition of the same tag from some other file.
I know this is because of Conflicting tags.
My doubt is How to switch over to next tag definition if multiple tag definitions are existing in vim editor.

Thanks in Advance,

Dileep


All times are GMT -5. The time now is 11:33 PM.