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

6 lines
144 B
Scheme
Raw Normal View History

2024-01-06 15:05:50 +09:00
((python_code) @injection.content
(#set! injection.language "python"))
2023-07-06 21:42:51 -04:00
2024-01-06 15:05:50 +09:00
((comment) @injection.content
(#set! injection.language "comment"))