Thursday, December 17, 2009

Vim k&r fold

Hello all:
When i use syntax fold in C file with K&R style.
if () {
}else{
}
the if else fold in one block. how can i break it?

I want to use matchit.vim to match if else.
I don't know how to set the b:match_word.

Thanks.

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

No comments: