Switch back to main repo for todo comments

This commit is contained in:
Dreaded_X 2025-05-31 01:14:00 +02:00
parent 5c6e737e1b
commit 55e9b08499
Signed by: Dreaded_X
GPG Key ID: 5A0CBFE3C3377FAA

View File

@ -4,9 +4,7 @@ local diagnostic = require("symbols.diagnostic")
--- @module "lazy" --- @module "lazy"
--- @type LazySpec --- @type LazySpec
return { return {
-- 'folke/todo-comments.nvim', "folke/todo-comments.nvim",
-- NOTE: This fork highlights the entire matched word, not just the keyword.
"doongjohn/todo-comments.nvim",
dependencies = { dependencies = {
"nvim-lua/plenary.nvim", "nvim-lua/plenary.nvim",
}, },