On 2009-04-12, mhoffman wrote:
> On Apr 10, 12:20 pm, Tony Mechelynck <[email protected]>
> wrote:
> > On 10/04/09 18:42, mhoffman wrote:
> > from the top-level Makefile or src/Makefile. Then, by hitting Ctrl-] on
> > any symbol in the Vim source, you'll be brought to wherever (if
> > anywhere) that symbol is defined. That may be in a different file,
>
> Thanks for the hint, but this was not what was not exactly what I was
> looking for. If you jump with Crtl-]
> I don't see the original source. What I would really like to do is to
> look up snippets be able to edit at the same time.
How about using Ctrl-W ] or better yet, Ctrl-W } instead? The
latter will open a preview window containing the tag definition but
will leave your cursor in the original window.
See
:help CTRL-W_]
:help CTRL-W_}
HTH,
Gary
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---