Wednesday, July 25, 2012

Cannot traverse taglist after installing SourceExlorer

Hi,

Recently I have added the following vim plugins - Source Explorer, NERDTree and Trnity.
I found that with Source Explorer I am not able to traverse the Taglist. I could go to the taglist window using Ctrl-w h. However, in that window I cannot go to a tag. The cursor is always in the topmost line of taglist window (the file name). The right arrow key only traverses the same line and comes back to the main code window. Enter key directly jumps back to code window. Down arrow key also jumps back to code window.
So I can't find any way to traverse and select the tags in taglist.

This might be happening due to SourceExplorer because once I removed Source Explorer plugin trinity is working fine with taglist and NERDTree.

I am using Ubuntu 12.04.

Can anyone help on what I need to do to be able to traverse the taglist window?

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment