nvim-treesitter/queries/cairo/injections.scm
2024-01-19 16:58:37 +01:00

5 lines
144 B
Scheme

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