Switch back to main repo for todo comments
This commit is contained in:
parent
5c774bbdfb
commit
18f15c5ab3
|
@ -4,9 +4,7 @@ local diagnostic = require("symbols.diagnostic")
|
|||
--- @module "lazy"
|
||||
--- @type LazySpec
|
||||
return {
|
||||
-- 'folke/todo-comments.nvim',
|
||||
-- NOTE: This fork highlights the entire matched word, not just the keyword.
|
||||
"doongjohn/todo-comments.nvim",
|
||||
"folke/todo-comments.nvim",
|
||||
dependencies = {
|
||||
"nvim-lua/plenary.nvim",
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user