nvim-treesitter/queries/hlsl/injections.scm
2023-08-13 18:57:23 -04:00

5 lines
140 B
Scheme

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