mirror of https://github.com/voidlizard/hbs2
wip
This commit is contained in:
parent
76b3f100d9
commit
4e5e345cfb
|
@ -43,7 +43,7 @@ fixme-comments ";" "--"
|
|||
(define-template short
|
||||
(simple
|
||||
(trim 10 $fixme-key) " "
|
||||
(fg green (align 6 $fixme-tag)) " "
|
||||
(fg blue (align 6 $fixme-tag)) " "
|
||||
(align 8 ("[" $workflow "]")) " "
|
||||
(align 12 $assigned) " "
|
||||
(trim 50 ($fixme-title))
|
||||
|
|
Loading…
Reference in New Issue