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
soemre avatar

soemre/commentless.nvim

0
View on GitHub↗
43 starsΒ·2 forksΒ·LuaΒ·MITΒ·9 views

Commentless.nvim

Hide comments, focus on the code flow, and reveal them if needed 🧘

Features

  • Folding Management - Folds comments to visualize logic.

Star history

Star history chart for soemre/commentless.nvimStar history chart for soemre/commentless.nvim

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 Commentless.nvim

Similar open-source projects, ranked by how many features they share with Commentless.nvim.
  • 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 Commentless.nvim→

Frequently asked questions

What does soemre/commentless.nvim do?

Hide comments, focus on the code flow, and reveal them if needed 🧘

What are the main features of soemre/commentless.nvim?

The main features of soemre/commentless.nvim are: Folding Management.

What are some open-source alternatives to soemre/commentless.nvim?

Open-source alternatives to soemre/commentless.nvim 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.