please add this plugins to your .vimrc.bundles.local file to solve this issue:
Bundle 'Konfekt/FastFold'
Bundle 'Konfekt/FoldText'
Vim配置FastFold与FoldText插件
本文介绍如何通过在.vimrc文件中添加特定插件来解决Vim编辑器中的折叠功能问题。具体步骤包括引入Konfekt/FastFold与Konfekt/FoldText两个插件。
Bundle 'Konfekt/FastFold'
Bundle 'Konfekt/FoldText'
1088

被折叠的 条评论
为什么被折叠?