Updated plugins

This commit is contained in:
2024-04-18 04:28:10 +02:00
parent 3c152c044c
commit d97d8f78fb
5 changed files with 14 additions and 16 deletions

View File

@@ -2,8 +2,8 @@
local diagnostic = require("symbols.diagnostic")
return {
-- NOTE: Using a fork for the time being upstream does not support authors
-- 'folke/todo-comments.nvim',
-- NOTE: This fork highlights the entire matched word, not just the keyword.
"doongjohn/todo-comments.nvim",
dependencies = {
"nvim-lua/plenary.nvim",