mirror of
https://github.com/helix-editor/helix.git
synced 2025-10-06 00:13:28 +02:00
feat: enable comment highlights in jsonnet (#14527)
This commit is contained in:
committed by
GitHub
parent
5c3e4b67d9
commit
a8ac3c5010
2
runtime/queries/jsonnet/injections.scm
Normal file
2
runtime/queries/jsonnet/injections.scm
Normal file
@@ -0,0 +1,2 @@
|
||||
((comment) @injection.content
|
||||
(#set! injection.language "comment"))
|
Reference in New Issue
Block a user