nvim-treesitter/runtime/queries/slang/injections.scm
2025-03-05 10:00:38 +01:00

5 lines
143 B
Scheme

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