nvim-treesitter/runtime/queries/cairo/injections.scm

6 lines
142 B
Scheme
Raw Normal View History

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