nvim-treesitter/queries/cuda/injections.scm
2024-01-19 16:58:37 +01:00

5 lines
142 B
Scheme

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