-- Highlight, list and search todo comments in your projects -- https://github.com/folke/todo-comments.nvim return { 'folke/todo-comments.nvim', version = '*', dependencies = { 'nvim-lua/plenary.nvim' }, opts = {}, }