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

5 lines
141 B
Scheme

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