nvim-treesitter/queries/hyprlang/injections.scm
2024-06-15 10:40:34 +02:00

6 lines
144 B
Scheme

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