awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
yaocccc avatar

yaocccc/nvim-foldsign

0
View on GitHub↗
40 stars·5 forks·Lua·MIT·5 views

Nvim Foldsign

Display folding info on sign column

Features

  • Folding Management - Displays folds in the sign column.

Star history

Star history chart for yaocccc/nvim-foldsignStar history chart for yaocccc/nvim-foldsign

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Nvim Foldsign

Similar open-source projects, ranked by how many features they share with Nvim Foldsign.
  • chrisgrieser/nvim-origamichrisgrieser avatar

    chrisgrieser/nvim-origami

    513View on GitHub↗

    Fold with relentless elegance. A collection of quality-of-life features related to folding.

    Lua
    View on GitHub↗513
  • jghauser/fold-cycle.nvimjghauser avatar

    jghauser/fold-cycle.nvim

    92View on GitHub↗

    This neovim plugin allows you to cycle folds open or closed

    Lua
    View on GitHub↗92
  • kevinhwang91/nvim-ufokevinhwang91 avatar

    kevinhwang91/nvim-ufo

    2,882View on 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

    Luafoldlsplua
    View on GitHub↗2,882
  • malbertzard/inline-fold.nvimmalbertzard avatar

    malbertzard/inline-fold.nvim

    89View on GitHub↗

    A neovim version of the inline fold plugin

    Lua
    View on GitHub↗89
See all 7 alternatives to Nvim Foldsign→

Frequently asked questions

What does yaocccc/nvim-foldsign do?

Display folding info on sign column

What are the main features of yaocccc/nvim-foldsign?

The main features of yaocccc/nvim-foldsign are: Folding Management.

What are some open-source alternatives to yaocccc/nvim-foldsign?

Open-source alternatives to yaocccc/nvim-foldsign include: chrisgrieser/nvim-origami — Fold with relentless elegance. A collection of quality-of-life features related to folding. jghauser/fold-cycle.nvim — This neovim plugin allows you to cycle folds open or closed. kevinhwang91/nvim-ufo — This is a code folding plugin for Neovim that manages foldable code blocks to reduce visual clutter and organize long… malbertzard/inline-fold.nvim — A neovim version of the inline fold plugin. netmute/foldchanged.nvim — Adds a `FoldChanged` User event. netmute/foldsigns.nvim — Adds foldmarkers as signs.