todo-comments.nvim
todo-comments.nvim copied to clipboard
Comment
How can I add my own color? Like I wanna add another yellow color into it. How should I do that?
lime = { "Identifier", "#00FF00" },
I tried adding this. But it can't work. Please help