Dylan Moreland wrote: > I would look into one of the many Vim scripts which automatically fold > most large blocks without the ugly {{{. Who needs a script? "set foldmethod=indent" works pretty well for most python programs.