vimConfig/plugin/codeFold-setting.vim "--fold setting-- set foldmethod=syntax " 用语法高亮来定义折叠 set foldlevel= " 启动vim时不要自动折叠代码 set foldcolumn= " 设置折叠栏宽度