1
0
Fork 0
mirror of https://github.com/helix-editor/helix synced 2024-06-03 08:26:10 +02:00
helix/runtime/queries/hyprlang/injections.scm
Arthur Deierlein 9ec0271873
Add support for hyprland config (#9899)
* feat: add hyprland config language

* adjust indents to helix

* adjust highlights to helix
2024-03-17 23:53:30 +01:00

4 lines
73 B
Scheme

(exec
(string) @injection.content
(#set! injection.language "bash"))