1
Files
flake-nixinator/config/neovim/store/treesitter-parsers/queries/hjson/highlights.scm

12 lines
109 B
Scheme

(pair
key: (_) @keyword)
(string) @string
(object
"{" @escape
(_)
"}" @escape)
(comment) @comment