[ADDED] Temp fix in todo-comment
This commit is contained in:
@@ -5,6 +5,7 @@ return {
|
|||||||
keywords = {
|
keywords = {
|
||||||
DEBT = { icon = " ", color = "debt" },
|
DEBT = { icon = " ", color = "debt" },
|
||||||
TODO = { icon = " " },
|
TODO = { icon = " " },
|
||||||
|
TEMPFIX = { icon = " ", color = "error" },
|
||||||
},
|
},
|
||||||
colors = { debt = { "DiffDelete" } },
|
colors = { debt = { "DiffDelete" } },
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user