On 2009-03-11, robert song wrote:
> hello,everyone.
> Is there any shortcut key that can quickly jump from endif to the
> corresponding ifeq in Makefile ?

If you source the matchit.vim plugin, e.g., by putting

    runtime macros/matchit.vim

in your .vimrc, you can use the % key to cycle through the ifeq,
else and endif lines.

For more info, see

    :help matchit

Regards,
Gary



--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to