我使用了7.3倍的“快车”双倍方法。 缩略语:
set foldmethod=syntax
当我公开测试时,包括:
/* A function with a multi-line
* comment. This takes at least
* four lines and I want to be
* able to read all of them.
*/
void TheFunction()
{
DoStuff();
}
我看到以下几页:
+-- 5 lines: A function with a multi-line---------------------------------------------
void TheFunction()
+-- 3 lines: {------------------------------------------------------------------------
我与职能机构一样,但不是评论。 我要对此表示失望:
/* A function with a multi-line
* comment. This takes at least
* four lines and I want to be
* able to read all of them.
*/
void TheFunction()
+-- 3 lines: {------------------------------------------------------------------------
我如何这样做? 我可以看到与下列集团相关的辛迪集团:
cComment xxx matchgroup=cCommentStart start=+/*+ end=+*/+ extend fold contains
=@cCommentGroup,cCommentStartError,cSpaceError,@Spell
links to Comment
但是,用手法和眼镜头用一个小时左右的工具告诉我,如何从这个群体中删除“双脚”。
我是否真的诉诸于编辑语言同学档案? 我不太喜欢复制该系统的辛塔克斯文档并使用这一档案,但我应当能够把一个指挥着我方圆弧的特定团体撤回。