nvim-treesitter/runtime/queries/hlsl/injections.scm
2023-09-09 16:16:51 +02:00

5 lines
140 B
Scheme

((preproc_arg) @injection.content
(#set! injection.language "hlsl"))
((comment) @injection.content
(#set! injection.language "comment"))