[ADDED] Temp fix in todo-comment

This commit is contained in:
Daveanand Mannie
2025-06-04 10:34:03 -04:00
parent 0b7f249a03
commit 34f431184b

View File

@@ -5,6 +5,7 @@ return {
keywords = {
DEBT = { icon = "󰢖 ", color = "debt" },
TODO = { icon = "󱩽 " },
TEMPFIX = { icon = "", color = "error" },
},
colors = { debt = { "DiffDelete" } },
},