todo-comments
URL: https://github.com/folke/todo-comments.nvim/
Maintainers: Austin Horstman
plugins.todo-comments.enable
Whether to enable todo-comments.nvim.
Type: boolean
Default:
false
Example:
true
Declared by:
plugins.todo-comments.package
The todo-comments.nvim package to use.
Type: package
Default:
pkgs.vimPlugins.todo-comments-nvim
Declared by:
plugins.todo-comments.ripgrepPackage
The ripgrep package to use.
Type: null or package
Default:
pkgs.ripgrep
Declared by: