mirror of https://github.com/helix-editor/helix
Update queries for makefile (#6339)
- update variable and ref as paramter - add target as constant - add inject for shell_textpull/6345/head
parent
21a3fb8f29
commit
b20cf15eef
@ -1,2 +1,5 @@
|
|||||||
((comment) @injection.content
|
((comment) @injection.content
|
||||||
(#set! injection.language "comment"))
|
(#set! injection.language "comment"))
|
||||||
|
|
||||||
|
((shell_text) @injection.content
|
||||||
|
(#set! injection.language "bash"))
|
||||||
|
Loading…
Reference in New Issue