mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-25 19:03:30 +04:00
6 lines
102 B
Scheme
6 lines
102 B
Scheme
|
; inherits: python
|
||
|
|
||
|
(wildcard
|
||
|
(constraint) @injection.content
|
||
|
(#set! injection.language "regex"))
|