mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 18:20:03 +08: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
|