nvim-treesitter/queries/slang/injections.scm

6 lines
141 B
Scheme
Raw Normal View History

2023-11-18 20:52:31 +01:00
((preproc_arg) @injection.content
(#set! injection.language "slang"))
((comment) @injection.content
(#set! injection.language "comment"))