From e830931ff421e4380d5de8b1926842000ba9be34 Mon Sep 17 00:00:00 2001 From: Squibid Date: Sat, 31 May 2025 03:32:58 -0400 Subject: wozers --- lua/conf/plugins/todo-comments.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lua/conf/plugins/todo-comments.lua') diff --git a/lua/conf/plugins/todo-comments.lua b/lua/conf/plugins/todo-comments.lua index 24eccd0..bda84ef 100644 --- a/lua/conf/plugins/todo-comments.lua +++ b/lua/conf/plugins/todo-comments.lua @@ -1,3 +1,6 @@ +-- TODO: gotta rewrite this cause it's actual dogshit, and I don't want to deal +-- with nerd fonts or folke anymore also add support for TODO(name): + return { "folke/todo-comments.nvim", requires = "nvim-lua/plenary.nvim", disable = not vim.fn.has("nvim-0.8.0"), -- cgit v1.2.1