mirror of https://github.com/helix-editor/helix
feat: add taskwarrior to languages so `task N edit` is nice (#3468)
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>pull/3486/head
parent
9b0fd51318
commit
aef00a3ab6
@ -0,0 +1,4 @@
|
||||
(comment) @comment
|
||||
(datetime) @type
|
||||
(identifier) @variable
|
||||
(keyword) @keyword
|
@ -0,0 +1,2 @@
|
||||
((comment) @injection.content
|
||||
(#set! injection.language "comment"))
|
Loading…
Reference in New Issue