mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 09:26:19 +04:00
Add missing comment injection for nix (#5208)
This commit is contained in:
parent
03baec8a2d
commit
a7146f58f0
@ -1,3 +1,6 @@
|
||||
((comment) @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
|
||||
; mark arbitary languages with a comment
|
||||
((((comment) @injection.language) .
|
||||
(indented_string_expression (string_fragment) @injection.content))
|
||||
|
Loading…
Reference in New Issue
Block a user