Hi there,

I have a c++ source file, in which there are paragraphs of comments before
each function to describe it.
I'm used to syntax foldmethod, which can fold the comment of style /*...*/.
But it can't fold the comment like,
//...
//...
//...

I don't want to use plugin if any.
Could I write something into the script file( vim_rc ) to fold these
comment?

Any suggestions are appreciated.

BR
Wayne

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

Reply via email to