blob: 02a8919f8951d21c27d11d9529c81be390bcec4c (
plain) (
blame)
1
2
3
4
5
6
7
8
|
((s_string) @injection.content
(#set! injection.language "sql"))
(from_text
(keyword_from_text)
(keyword_json)
(literal) @injection.content
(#set! injection.language "json"))
|