What's your go-to for folding?

This page summarizes the projects mentioned and recommended in the original post on /r/vim

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • dotfiles

    My personal configuration files (by Jorengarenar)

  • But where it's possible I set fdm=syntax. I've defined some additional rules in after/syntax (even for folding K&R style functions).

  • vim-syntaxMarkerFold

    Markers while using syntax fold method

  • I've used to use marker method when file was divided into sections, but vim-syntaxMarkerFold enables them in syntax too.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • FastFold

    Speed up Vim by updating folds only when called-for.

  • Some of those rules can be quite heavy on large files, so FastFold really helps here. It also prevents uncontrolled folds opening when editing, so just added bonus. Another plus are temporary manual folds.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts