Monday, November 1, 2010

[HELP] vim moving code block problem

Vim manual says that to move to the start of the outer block use the "[[" command. But when I use "[[", it jumps to the head of file, which is a C program. And I when I use "]]", it jumps to the end of the C file.
I tried other jump commands, "[{" and "[]" work fine.

Vim version 7.2.

Any ideas?

Thanks in advance.

Best regards

--
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