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

5 lines
141 B
Scheme

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