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

terrortylor/nvim-comment

0
View on GitHub↗
498 stars·21 forks·Lua·MIT·11 views

Nvim Comment

A comment toggler for Neovim, written in Lua

Features

  • Commenting Utilities - Toggles comments using built-in settings.

Star history

Star history chart for terrortylor/nvim-commentStar history chart for terrortylor/nvim-comment

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 Comment

Similar open-source projects, ranked by how many features they share with Nvim Comment.
  • spf13/spf13-vimspf13 avatar

    spf13/spf13-vim

    15,501View on GitHub↗

    This project is a Vim configuration distribution and IDE framework designed to transform Vim into a full-featured development environment. It functions as an environment bootstrapper that automates the cloning and installation of editor configurations and plugin bundles to ensure a consistent setup across different machines. The distribution uses a structured layer of settings and overrides, allowing users to customize the environment via local and fork-specific files without modifying the base source. It provides a curated collection of extensions that enable IDE-like capabilities for code n

    Vim Script
    View on GitHub↗15,501
  • danymat/neogendanymat avatar

    danymat/neogen

    1,652View on GitHub↗

    A better annotation generator. Supports multiple languages and annotation conventions.

    Lua
    View on GitHub↗1,652
  • folke/todo-comments.nvimfolke avatar

    folke/todo-comments.nvim

    4,055View on GitHub↗

    todo-comments.nvim is a Neovim plugin and codebase task navigator that highlights and manages task keywords within code comments. It functions as a Lua-based highlighter and workflow extension that aggregates pending work and notes from source code into a searchable project list. The plugin provides visual tracking of task comments using custom syntax highlighting and allows for jumping between these markers within a file. It enables project-wide task management by searching for tagged comments across multiple files to organize a development roadmap.

    Luaneovimneovim-plugin
    View on GitHub↗4,055
  • b3nj5m1n/kommentaryb3nj5m1n avatar

    b3nj5m1n/kommentary

    532View on GitHub↗

    Neovim commenting plugin, written in lua.

    Lua
    View on GitHub↗532
See all 17 alternatives to Nvim Comment→

Frequently asked questions

What does terrortylor/nvim-comment do?

A comment toggler for Neovim, written in Lua

What are the main features of terrortylor/nvim-comment?

The main features of terrortylor/nvim-comment are: Commenting Utilities.

What are some open-source alternatives to terrortylor/nvim-comment?

Open-source alternatives to terrortylor/nvim-comment include: spf13/spf13-vim — This project is a Vim configuration distribution and IDE framework designed to transform Vim into a full-featured… danymat/neogen — A better annotation generator. Supports multiple languages and annotation conventions. folke/todo-comments.nvim — todo-comments.nvim is a Neovim plugin and codebase task navigator that highlights and manages task keywords within… gennaro-tedesco/nvim-commaround — nvim plugin to toggle comments on and off. georgeharker/comment-tasks.nvim — Add tasks to your task manager (clickup/github/linear/monday....) from code. b3nj5m1n/kommentary — Neovim commenting plugin, written in lua.