nvim-treesitter/runtime/queries/cairo/injections.scm
2025-05-12 18:43:40 +02:00

5 lines
144 B
Scheme

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