mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 01:16:18 +04:00
Inject the comment grammar into Hare (#11173)
This commit is contained in:
parent
1bad3b0dd4
commit
7f77d95c79
2
runtime/queries/hare/injections.scm
Normal file
2
runtime/queries/hare/injections.scm
Normal file
@ -0,0 +1,2 @@
|
||||
((comment) @injection.content
|
||||
(#set! injection.language "comment"))
|
Loading…
Reference in New Issue
Block a user