1 "set foldmethod=marker
2 "set foldmarker=-----BEGIN,-----END
3 "set foldtext=substitute(getline(v:foldstart),'-','','g')