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
kuri-sun avatar

kuri-sun/todoage.nvim

0
View on GitHub↗
25 stars·1 fork·Lua·MIT·9 views

Todoage.nvim

shows how old your TODOs are.

Features

  • Commenting Utilities - Tracks age of TODO comments.

Star history

Star history chart for kuri-sun/todoage.nvimStar history chart for kuri-sun/todoage.nvim

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Frequently asked questions

What does kuri-sun/todoage.nvim do?

shows how old your TODOs are.

What are the main features of kuri-sun/todoage.nvim?

The main features of kuri-sun/todoage.nvim are: Commenting Utilities.

Which projects share features with kuri-sun/todoage.nvim?

Projects with overlapping indexed features 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.

Projects sharing features with Todoage.nvim

These projects share indexed features with Todoage.nvim. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • Compare all 17 related projects→