mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 14:30:05 -04:00
14 lines
166 B
Scheme
14 lines
166 B
Scheme
|
|
(
|
||
|
|
(s_string) @sql
|
||
|
|
(#offset! @sql 0 2 0 -1)
|
||
|
|
)
|
||
|
|
|
||
|
|
(from_text
|
||
|
|
(keyword_from_text)
|
||
|
|
(keyword_json)
|
||
|
|
(literal) @json
|
||
|
|
(#offset! @json 0 3 0 -3)
|
||
|
|
)
|
||
|
|
|
||
|
|
(comment) @comment
|