awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesBuffer-Local Strategies

Customizable folding logic applied on a per-file or per-language basis.

Distinct from Indentation-Based Folding: Focuses on the configuration of strategies per buffer, rather than a specific calculation method like indentation.

Explore 1 awesome GitHub repository matching software engineering & architecture · Buffer-Local Strategies. Refine with filters or upvote what's useful.

Awesome Buffer-Local Strategies GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • kevinhwang91/nvim-ufoAvatar de kevinhwang91

    kevinhwang91/nvim-ufo

    2,882Ver en GitHub↗

    This is a code folding plugin for Neovim that manages foldable code blocks to reduce visual clutter and organize long source files. It functions as a folding provider and visualizer that leverages Language Server Protocol data and indentation patterns to identify and hide logical code sections. The plugin distinguishes itself through the ability to preview collapsed content in floating windows without expanding the fold. It also provides extensive visual customization for folded regions, including the use of virtual text indicators and custom markers to replace default ellipsis. The tool cov

    Provides the ability to apply different folding logic and rules on a per-file basis based on detected languages.

    Luafoldlsplua
    Ver en GitHub↗2,882
  1. Home
  2. Software Engineering & Architecture
  3. Code Edit Formats
  4. Structural Folding
  5. Code Folding
  6. Buffer-Local Strategies