It says in the vim documentation for Vim 7.0 in Linux that if you have
a tag stack in place, :pop goes to an older tag for the window,
while :tag goes to a newer tag in the stack.
However, when I use :tag (even though I already have a tag stack) it
does not go to the newer tag in the tag stack. Instead, it gives me
the following error:
E562: Usage: cstag <ident>
Does anyone know how to make vim understand that i don't want to go to
a brand new tag, but to a tag that's already in my tag stack, but
further down the stack?
Thank you.
--
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