nvim-treesitter/queries/slang/injections.scm
2023-11-29 00:54:24 -08:00

5 lines
141 B
Scheme

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