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
Back to zeioth/dooku.nvim

Open-source alternatives to Dooku.nvim

17 open-source projects similar to zeioth/dooku.nvim, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Dooku.nvim alternative.

  • 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
  • b3nj5m1n/kommentaryb3nj5m1n avatar

    b3nj5m1n/kommentary

    532View on GitHub↗

    Neovim commenting plugin, written in lua.

    Lua
    View on GitHub↗532
  • 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

AI search

Explore more awesome repositories

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

Find more with AI search
  • gennaro-tedesco/nvim-commaroundgennaro-tedesco avatar

    gennaro-tedesco/nvim-commaround

    42View on GitHub↗

    nvim plugin to toggle comments on and off

    Lua
    View on GitHub↗42
  • georgeharker/comment-tasks.nvimgeorgeharker avatar

    georgeharker/comment-tasks.nvim

    18View on GitHub↗

    Add tasks to your task manager (clickup/github/linear/monday....) from code

    Lua
    View on GitHub↗18
  • jeangiraldoo/codedocs.nvimjeangiraldoo avatar

    jeangiraldoo/codedocs.nvim

    101View on GitHub↗

    Annotation generation framework with support for most languages and annotation styles⌨️✨

    Lua
    View on GitHub↗101
  • joosepalviste/nvim-ts-context-commentstringJoosepAlviste avatar

    JoosepAlviste/nvim-ts-context-commentstring

    1,301View on GitHub↗

    Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.

    Lua
    View on GitHub↗1,301
  • kuri-sun/todoage.nvimkuri-sun avatar

    kuri-sun/todoage.nvim

    25View on GitHub↗

    shows how old your TODOs are.

    Lua
    View on GitHub↗25
  • lucastavaresa/singlecomment.nvimLucasTavaresA avatar

    LucasTavaresA/SingleComment.nvim

    9View on GitHub↗

    Always single line, comment sensitive, indentation preserving commenting.

    Lua
    View on GitHub↗9
  • ludopinelli/comment-box.nvimLudoPinelli avatar

    LudoPinelli/comment-box.nvim

    497View on GitHub↗

    :sparkles: Clarify and beautify your comments and plain text files using boxes and lines.

    Lua
    View on GitHub↗497
  • numtostr/comment.nvimnumToStr avatar

    numToStr/Comment.nvim

    4,589View on GitHub↗

    Comment.nvim is a Neovim plugin for toggling line and block comments in code. It uses a language-aware syntax resolver to determine the correct comment characters based on the active buffer's filetype and a text-object commenting engine to apply these changes across specific code regions using motions. The plugin features a hook-based action pipeline that executes user-defined pre and post callbacks around core buffer modification operations. It supports Tree-Sitter syntax detection to handle embedded languages within a single file and allows for the definition of custom comment syntax for un

    Luacommentcomment-pluginhacktoberfest
    View on GitHub↗4,589
  • nvim-mini/mini.nvimnvim-mini avatar

    nvim-mini/mini.nvim

    9,325View on GitHub↗

    mini.nvim is a comprehensive library of independent modules designed to extend Neovim with a wide array of navigation, user interface, and text manipulation tools. It serves as a modular plugin collection, a UI toolkit for creating custom statuslines and notifications, and a package manager for installing and pinning external plugins from Git. The project provides a specialized fuzzy picker framework for filtering files and symbols, an LSP completion engine with interactive snippet expansion, and a dedicated plugin test framework that uses headless editor instances and remote procedure calls

    Lualuamini-nvimneovim
    View on GitHub↗9,325
  • s1n7ax/nvim-comment-frames1n7ax avatar

    s1n7ax/nvim-comment-frame

    101View on GitHub↗

    Detects the language using treesitter and adds a comment block

    Lua
    View on GitHub↗101
  • terrortylor/nvim-commentterrortylor avatar

    terrortylor/nvim-comment

    498View on GitHub↗

    A comment toggler for Neovim, written in Lua

    Lua
    View on GitHub↗498
  • alexmozaidze/tree-comment.nvimalexmozaidze avatar

    alexmozaidze/tree-comment.nvim

    12View on GitHub↗

    A plugin to simplify integration with tree-sitter-comment parser.

    Fennel
    View on GitHub↗12
  • winston0410/commented.nvimwinston0410 avatar

    winston0410/commented.nvim

    114View on GitHub↗

    Neovim commenting plugin in Lua. Support operator, motions and more than 60 languages! :fire:

    Lua
    View on GitHub↗114