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

5 lines
142 B
Scheme

((python_code) @injection.content
(#set! injection.language "python"))
((comment) @injection.content
(#set! injection.language "comment"))