helix-mods/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

3 lines
73 B
Scheme

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