helix-mods/runtime/queries/json/highlights.scm

10 lines
89 B
Scheme
Raw Normal View History

2021-04-09 10:42:49 +02:00
(pair
key: (_) @keyword)
(string) @string
(object
"{" @escape
(_)
"}" @escape)