todo-comments.nvim
Todo finder
A plugin for Neovim to highlight and search todo comments in code.
✅ Highlight, list and search todo comments in your projects
3k stars
8 watching
92 forks
Language: Lua
last commit: 2 months ago
Linked from 1 awesome list
neovimneovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
folke/lazy.nvim | A plugin manager for Neovim that automates the installation, updating, and management of plugins. | 14,961 |
numtostr/comment.nvim | A plugin for commenting in Neovim that supports various comment styles and provides customizable mappings and options. | 3,958 |
gennaro-tedesco/nvim-commaround | A plugin that allows users to toggle comments on and off in their code | 41 |
folke/trouble.nvim | A tool to help developers diagnose and solve coding issues in real-time. | 5,608 |
winston0410/commented.nvim | A commenting plugin for Neovim that supports multiple comment styles and languages | 110 |
folke/noice.nvim | A highly experimental plugin that replaces the UI for messages, cmdline and popupmenu with customizable views. | 4,453 |
niuiic/todo.nvim | A simple and powerful todo manager plugin for Neovim. | 13 |
b3nj5m1n/kommentary | A Neovim plugin that provides commenting functionality for text selection and motion | 533 |
s1n7ax/nvim-comment-frame | Detects language and adds a comment frame around given text based on the detected language and formatting options. | 96 |
joosepalviste/nvim-ts-context-commentstring | A Neovim plugin that dynamically sets comment strings based on the cursor location in files. | 1,170 |
ludopinelli/comment-box.nvim | A plugin that helps organize and format plain text files by adding boxes and lines around selected text or lines. | 414 |
zeioth/dooku.nvim | Generates HTML documentation from code comments | 41 |
nvim-telescope/telescope.nvim | A highly customizable fuzzy finder for lists in Neovim written in Lua. | 16,007 |
polirritmico/telescope-lazy-plugins.nvim | A utility extension for Telescope, providing quick access to configuration files of plugins managed by lazy.nvim. | 55 |
pwntester/octo.nvim | A tool that allows users to review GitHub issues and pull requests from within their preferred text editor. | 2,428 |