mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 06:10:05 +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
|