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